1 Jul 2010 20:28
Re: [E-devel] edje-external and box
Boris 'billiob' Faure <billiob <at> gmail.com>
2010-07-01 18:28:24 GMT
2010-07-01 18:28:24 GMT
On Thu, Jul 1, 2010 at 20:22, Atton Jonathan <jonathan.atton <at> gmail.com> wrote:
> hello,
>
> How can I retrieve a external object which is in a edje box by using the
> name of the object ?
>
> A simple example :
>
>
> part {
> name: "tools";
> type: BOX;
> description {}
> box {
> items {
> item {
> type: GROUP;
> source: "object name";
name: "plop"
> ...
>
>
> group { \
> name:"object name;" \
> parts { \
> part { \
> name: "object name"; \
> type: EXTERNAL; \
> repeat_events: 0; \
> source: "elm/button"; \
(Continue reading)
RSS Feed