Re: [E-devel] edje external elm/entry's editable parameter

2013-01-26 Thread The Rasterman
On Sat, 26 Jan 2013 22:42:29 +0100 Leif Middelschulte said: > 2013/1/18 Carsten Haitzler > > > On Thu, 17 Jan 2013 20:03:18 -0200 Bruno Dilly > > said: > > > > > On Thu, Jan 17, 2013 at 7:41 PM, Bruno Dilly > > wrote: > > > > On Tue, Jan 15, 2013 at 1:09 AM, Leif Middelschulte > > > > wrote:

Re: [E-devel] edje external elm/entry's editable parameter

2013-01-26 Thread Leif Middelschulte
2013/1/18 Carsten Haitzler > On Thu, 17 Jan 2013 20:03:18 -0200 Bruno Dilly > said: > > > On Thu, Jan 17, 2013 at 7:41 PM, Bruno Dilly > wrote: > > > On Tue, Jan 15, 2013 at 1:09 AM, Leif Middelschulte > > > wrote: > > >> Hello everyone, > > >> > > >> I'm trying to use an elm_entry for a UI vi

Re: [E-devel] edje external elm/entry's editable parameter

2013-01-17 Thread The Rasterman
On Thu, 17 Jan 2013 20:03:18 -0200 Bruno Dilly said: > On Thu, Jan 17, 2013 at 7:41 PM, Bruno Dilly wrote: > > On Tue, Jan 15, 2013 at 1:09 AM, Leif Middelschulte > > wrote: > >> Hello everyone, > >> > >> I'm trying to use an elm_entry for a UI via edje externals. > >> Unfortunatelly, the entri

Re: [E-devel] edje external elm/entry's editable parameter

2013-01-17 Thread Bruno Dilly
On Thu, Jan 17, 2013 at 7:41 PM, Bruno Dilly wrote: > On Tue, Jan 15, 2013 at 1:09 AM, Leif Middelschulte > wrote: >> Hello everyone, >> >> I'm trying to use an elm_entry for a UI via edje externals. >> Unfortunatelly, the entries don't respect the 'editable' parameter. >> I've attached an edc ex

Re: [E-devel] edje external elm/entry's editable parameter

2013-01-17 Thread Bruno Dilly
On Tue, Jan 15, 2013 at 1:09 AM, Leif Middelschulte wrote: > Hello everyone, > > I'm trying to use an elm_entry for a UI via edje externals. > Unfortunatelly, the entries don't respect the 'editable' parameter. > I've attached an edc example, hoping that I've just been doing something > wrong. >

[E-devel] edje external elm/entry's editable parameter

2013-01-14 Thread Leif Middelschulte
Hello everyone, I'm trying to use an elm_entry for a UI via edje externals. Unfortunatelly, the entries don't respect the 'editable' parameter. I've attached an edc example, hoping that I've just been doing something wrong. -- Leif test.edc Description: Binary data

Re: [E-devel] edje EXTERNAL part memory leak

2012-12-19 Thread Leandro Dorileo
fix in svn, rev 81403. On Fri, Dec 14, 2012 at 05:30:14PM -0200, Leandro Dorileo wrote: > Hi Guys, > > I've tested ephysics with valgrind seeking for memory leaks and found a > situation with edje EXTERNAL. > It obviously leaks externals parsed params data. But I'm not sure where the > fix sho

[E-devel] edje EXTERNAL part memory leak

2012-12-14 Thread Leandro Dorileo
Hi Guys, I've tested ephysics with valgrind seeking for memory leaks and found a situation with edje EXTERNAL. It obviously leaks externals parsed params data. But I'm not sure where the fix should be done. On edje_load.c in the line 863 the objects params are parsed and allocated, this data s

[E-devel] Edje external and signal

2011-05-21 Thread Atton Jonathan
Hello, In Edje we can do: source: "box\\[bt_bx\\]:bt_in_bx"; see this tutorial: http://watchwolf.fr/index.php?option=com_content&view=article&id=23&Itemid=45&lang=fr But this code does not works: source: "s

Re: [E-devel] Edje external type?

2010-12-26 Thread Andreas Volz
Am Sun, 26 Dec 2010 17:31:25 +0100 schrieb Sebastian Dransfeld: > On 12/26/2010 02:21 PM, Andreas Volz wrote: > > Am Thu, 23 Dec 2010 23:27:12 +0100 schrieb Andreas Volz: > > > >> Hello, > >> > >> I'm working much with Edje externals in my application. Currently > >> Elementary widgets. > >> > >>

Re: [E-devel] Edje external type?

2010-12-26 Thread Sebastian Dransfeld
On 12/26/2010 02:21 PM, Andreas Volz wrote: > Am Thu, 23 Dec 2010 23:27:12 +0100 schrieb Andreas Volz: > >> Hello, >> >> I'm working much with Edje externals in my application. Currently >> Elementary widgets. >> >> If I access e.g. a list I've to just to know and trust that an object >> I got by a

Re: [E-devel] Edje external type?

2010-12-26 Thread Andreas Volz
Am Thu, 23 Dec 2010 23:27:12 +0100 schrieb Andreas Volz: > Hello, > > I'm working much with Edje externals in my application. Currently > Elementary widgets. > > If I access e.g. a list I've to just to know and trust that an object > I got by a name is from the Elementary type I think. But as th

[E-devel] Edje external type?

2010-12-23 Thread Andreas Volz
Hello, I'm working much with Edje externals in my application. Currently Elementary widgets. If I access e.g. a list I've to just to know and trust that an object I got by a name is from the Elementary type I think. But as this may change while development I like to know if there's a function to

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >>> wrote: >>> >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri wrote

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Steven Le Roux
On Wed, Sep 29, 2010 at 12:35 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: >> Gustavo Sverzut Barbieri wrote: >>> >>> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >>> wrote: >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: > Gustavo Sverzut Barbieri wrote: >> >> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >> wrote: >> >>> >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >>> wrote: >>> For those interested in learning Edje and

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > wrote: > >> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >> wrote: >> >>> For those interested in learning Edje and wonder what is the so called >>> "external" support, here is a smal

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Atton Jonathan
See this tutorial http://dev.enlightenment.fr/~watchwolf/enki/index.php?option=com_content&view=article&id=3&Itemid=17&lang=en 2010/9/28 Christian K. > Thats great. Thank you. > > 2010/9/28 Gustavo Sverzut Barbieri : > > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > > wrote: > >> O

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Christian K.
Thats great. Thank you. 2010/9/28 Gustavo Sverzut Barbieri : > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > wrote: >> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >> wrote: >>> For those interested in learning Edje and wonder what is the so called >>> "external" suppor

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) wrote: > On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri > wrote: >> For those interested in learning Edje and wonder what is the so called >> "external" support, here is a small demo video player that I wrote >> entirely in Emoti

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Eduardo Lima (Etrunko)
On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri wrote: > For those interested in learning Edje and wonder what is the so called > "external" support, here is a small demo video player that I wrote > entirely in Emotion. You need the last Emotion to get the position in > slider. > > PS: I

[E-devel] Edje EXTERNAL example: video player

2010-09-27 Thread Gustavo Sverzut Barbieri
For those interested in learning Edje and wonder what is the so called "external" support, here is a small demo video player that I wrote entirely in Emotion. You need the last Emotion to get the position in slider. PS: I'm not in the mood for wiki, if you are please add it there somewhere :-) /

Re: [E-devel] Edje external - elementary - limitations - features

2010-07-31 Thread Atton Jonathan
I have a problem with signal. My edje re-send the signal in a panes : program { name: "show_map"; signal: "main_panel,map,show"; action: SIGNAL_EMIT "panes[right]:main_panel,map,show" ""; } Elementary external retrieve it in the method : void external_signal(void *data __UNUS

Re: [E-devel] Edje external - elementary - limitations - features

2010-07-29 Thread Atton Jonathan
A patch to get the content of a elementary object from edje. I have implemented a new function: external_content_get() but maybe I should use external_param_get() ? 2010/7/25 Atton Jonathan > My idea is to have 1 edje group by window. The application create the > window, load the group and get

Re: [E-devel] Edje external - elementary - limitations - features

2010-07-25 Thread Atton Jonathan
My idea is to have 1 edje group by window. The application create the window, load the group and get the objects needed (buttons, list ...). With this method in the theme you have a complete controls: you can use 5 panels or 2, display 3 list or 3 buttons to display one of the three list ... With

Re: [E-devel] Edje external - elementary - limitations - features

2010-07-19 Thread Dave Andreoli
2010/7/18 Gustavo Sverzut Barbieri : > On Sat, Jul 17, 2010 at 8:08 AM, Atton Jonathan > wrote: >> Hello, >> >> I am writting this messages to give a list of what is needed in edje >> external. I am rewriting the layout of  enki and I see some limitations. >> >> >>   - We can't access to the conte

Re: [E-devel] Edje external - elementary - limitations - features

2010-07-18 Thread Gustavo Sverzut Barbieri
On Sat, Jul 17, 2010 at 8:08 AM, Atton Jonathan wrote: > Hello, > > I am writting this messages to give a list of what is needed in edje > external. I am rewriting the layout of  enki and I see some limitations. > > >   - We can't access to the content of a elementary widget (the content of >   el

[E-devel] Edje external - elementary - limitations - features

2010-07-17 Thread Atton Jonathan
Hello, I am writting this messages to give a list of what is needed in edje external. I am rewriting the layout of enki and I see some limitations. - We can't access to the content of a elementary widget (the content of elm_notify for example). With a evas box we can use "box[item_name]",

Re: [E-devel] edje external

2010-07-04 Thread Gustavo Sverzut Barbieri
On Sun, Jul 4, 2010 at 1:44 PM, Atton Jonathan wrote: > Finally the external object of elm_notify is done. I had some problem with > my edje and the external object code. Now it seems ok. > > We need an API to retrieve the content of a elm object. Something like : > > panes[left]:object > panes[ri

Re: [E-devel] edje external

2010-07-04 Thread Atton Jonathan
Finally the external object of elm_notify is done. I had some problem with my edje and the external object code. Now it seems ok. We need an API to retrieve the content of a elm object. Something like : panes[left]:object panes[right]:object and in the external code: _sub_object_get(void *data,

Re: [E-devel] edje external

2010-07-04 Thread Sachiel
On Sun, Jul 4, 2010 at 1:24 PM, Atton Jonathan wrote: > hum Is there a way to access to an object which is in a elm object ? > > example : bubble[content]:... ? > That would need more API for the externals, some way to tell if an object can hold subobjects and a function to fetch them by name/ind

Re: [E-devel] edje external

2010-07-04 Thread Atton Jonathan
hum Is there a way to access to an object which is in a elm object ? example : bubble[content]:... ? 2010/7/4 Atton Jonathan > > Someone can explain me when these functions are called and what am I > suppose to do inside. I think this is simple but need to be clarify :) > > - external_notify_pa

[E-devel] edje external

2010-07-04 Thread Atton Jonathan
Someone can explain me when these functions are called and what am I suppose to do inside. I think this is simple but need to be clarify :) - external_notify_param_set() - external_notify_params_parse() I try to do the external object of elm_notify but I have some problem. -- Regards. -

Re: [E-devel] edje-external and box

2010-07-02 Thread Cedric BAIL
On Fri, Jul 2, 2010 at 10:46 AM, Atton Jonathan wrote: > Yes but I wish to find the part without using the complete name > ("tools[plop]:object name"). This way the designer can add the part in a box > or not. All code refering to part in edje use the same recursive code and should be able to cor

Re: [E-devel] edje-external and box

2010-07-02 Thread Atton Jonathan
Yes but I wish to find the part without using the complete name ("tools[plop]:object name"). This way the designer can add the part in a box or not. 2010/7/2 Boris 'billiob' Faure > On Fri, Jul 2, 2010 at 10:35, Atton Jonathan > wrote: > > I plan to update edje_object_part_external_object_get()

Re: [E-devel] edje-external and box

2010-07-02 Thread Boris 'billiob' Faure
On Fri, Jul 2, 2010 at 10:35, Atton Jonathan wrote: > I plan to update edje_object_part_external_object_get() and add the research > in boxs. Is it ok for you ? It's already the case! I've coded it then Cedric improved it. Ps: it also works for tables -- Boris 'billiob' Faure -

Re: [E-devel] edje-external and box

2010-07-02 Thread Atton Jonathan
I plan to update edje_object_part_external_object_get() and add the research in boxs. Is it ok for you ? 2010/7/1 Atton Jonathan > 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";

Re: [E-devel] edje-external and box

2010-07-02 Thread Cedric BAIL
On Thu, Jul 1, 2010 at 8:28 PM, Boris 'billiob' Faure wrote: > On Thu, Jul 1, 2010 at 20:22, Atton Jonathan 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"; >>  

Re: [E-devel] edje-external and box

2010-07-01 Thread Gustavo Sverzut Barbieri
On Thu, Jul 1, 2010 at 3:22 PM, Atton Jonathan 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 {

Re: [E-devel] edje-external and box

2010-07-01 Thread Boris 'billiob' Faure
On Thu, Jul 1, 2010 at 20:39, Atton Jonathan wrote: > BAD BAD WRONG :D > > If you do that you fix the position of the button in a box :/ > wu should use a recursive search in boxs Please have a look at the code. -- Boris 'billiob' Faure -

Re: [E-devel] edje-external and box

2010-07-01 Thread Atton Jonathan
BAD BAD WRONG :D If you do that you fix the position of the button in a box :/ wu should use a recursive search in boxs 2010/7/1 Boris 'billiob' Faure > On Thu, Jul 1, 2010 at 20:22, Atton Jonathan > wrote: > > hello, > > > > How can I retrieve a external object which is in a edje box by usin

Re: [E-devel] edje-external and box

2010-07-01 Thread Boris 'billiob' Faure
On Thu, Jul 1, 2010 at 20:22, Atton Jonathan 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 { >

[E-devel] edje-external and box

2010-07-01 Thread Atton Jonathan
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;

Re: [E-devel] Edje-external emotion sets audio_volume

2010-04-17 Thread Gustavo Sverzut Barbieri
On Thu, Apr 15, 2010 at 1:21 PM, Thomas Gstädtner wrote: > While playing with Editje, I noticed that the Emotion widget (as > edje-external) sets the audio volume to 0.9 (90%) by default, which is > kind of annoying because just loading the widget automatically changes > the volume of the mixer (i

Re: [E-devel] edje external

2010-04-17 Thread Gustavo Chaves
On Sat, Apr 17, 2010 at 7:10 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Sat, Apr 17, 2010 at 1:26 PM, Andreas Volz wrote: > > Hello, > > > > I search an simple C example for the edje external type. I found > > something, but it doesn't compile and after I got it to compil

Re: [E-devel] edje external

2010-04-17 Thread Gustavo Sverzut Barbieri
On Sat, Apr 17, 2010 at 1:26 PM, Andreas Volz wrote: > Hello, > > I search an simple C example for the edje external type. I found > something, but it doesn't compile and after I got it to compile it > doesn't work (crash). > > Does someone know a good example? Well, I don't understand your quest

[E-devel] edje external

2010-04-17 Thread Andreas Volz
Hello, I search an simple C example for the edje external type. I found something, but it doesn't compile and after I got it to compile it doesn't work (crash). Does someone know a good example? regards Andreas

[E-devel] Edje-external emotion sets audio_volume

2010-04-15 Thread Thomas Gstädtner
While playing with Editje, I noticed that the Emotion widget (as edje-external) sets the audio volume to 0.9 (90%) by default, which is kind of annoying because just loading the widget automatically changes the volume of the mixer (in an hardware accelerated alsa-only setup: the PCM mixer). I don't

Re: [E-devel] Edje EXTERNAL TYPE?

2009-10-20 Thread Gustavo Sverzut Barbieri
On Tue, Oct 20, 2009 at 7:10 PM, Andreas Volz wrote: > Am Mon, 19 Oct 2009 19:11:36 -0200 schrieb Gustavo Sverzut Barbieri: > >> > On IRC I got the information that someone (Gustavo?) is working on >> > an Edje EXTERNAL TYPE. My idea was to register Evas Smart Objects >> > to Edje. >> > >> > Could

Re: [E-devel] Edje EXTERNAL TYPE?

2009-10-20 Thread Andreas Volz
Am Mon, 19 Oct 2009 19:11:36 -0200 schrieb Gustavo Sverzut Barbieri: > > On IRC I got the information that someone (Gustavo?) is working on > > an Edje EXTERNAL TYPE. My idea was to register Evas Smart Objects > > to Edje. > > > > Could someone inform me who is working on this and what is the > >

Re: [E-devel] Edje EXTERNAL TYPE?

2009-10-19 Thread Gustavo Sverzut Barbieri
On Mon, Oct 19, 2009 at 7:03 PM, Andreas Volz wrote: > Hello, > > On IRC I got the information that someone (Gustavo?) is working on an > Edje EXTERNAL TYPE. My idea was to register Evas Smart Objects to Edje. > > Could someone inform me who is working on this and what is the status? Hi, We'll w

[E-devel] Edje EXTERNAL TYPE?

2009-10-19 Thread Andreas Volz
Hello, On IRC I got the information that someone (Gustavo?) is working on an Edje EXTERNAL TYPE. My idea was to register Evas Smart Objects to Edje. Could someone inform me who is working on this and what is the status? regards Andreas ---