Re: [E-devel] Focus problem with edje_external

2010-07-02 Thread Sachiel
On Fri, Jul 2, 2010 at 12:40 AM, Christopher Michael wrote: > On 07/01/2010 08:49 PM, Iván Briano (Sachiel) wrote: >> >> On Thu, Jul 1, 2010 at 9:35 PM, Christopher Michael >>  wrote: >>> >>> On 07/01/2010 10:32 AM, Iván Briano (Sachiel) wrote: On Thu, Jul 1, 2010 at 6:46 AM, michael bo

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread Christopher Michael
On 07/01/2010 08:49 PM, Iván Briano (Sachiel) wrote: > On Thu, Jul 1, 2010 at 9:35 PM, Christopher Michael > wrote: >> On 07/01/2010 10:32 AM, Iván Briano (Sachiel) wrote: >>> On Thu, Jul 1, 2010 at 6:46 AM, michael bouchaud >>> wrote: Sorry, sorry, sorry you can download the a

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread Sachiel
On Thu, Jul 1, 2010 at 9:35 PM, Christopher Michael wrote: > On 07/01/2010 10:32 AM, Iván Briano (Sachiel) wrote: >> On Thu, Jul 1, 2010 at 6:46 AM, michael bouchaud >>  wrote: >>> Sorry, sorry, sorry >>> you can download the archive here >>> ->  http://rapidshare.com/files/404241721/test-ed

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread Christopher Michael
On 07/01/2010 10:32 AM, Iván Briano (Sachiel) wrote: > On Thu, Jul 1, 2010 at 6:46 AM, michael bouchaud > wrote: >> Sorry, sorry, sorry >> you can download the archive here >> -> http://rapidshare.com/files/404241721/test-edje-external.tar.bz2.html >> > > No time now to look at it, but how

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread michael bouchaud
Thx, yes I was using edje_object_add. So I have migrated this with elm_layout_add. And now, no focus problem. one more times thx for your help :) 2010/7/1 Iván Briano (Sachiel) > On Thu, Jul 1, 2010 at 6:46 AM, michael bouchaud > wrote: > > Sorry, sorry, sorry > > you can download the arc

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread Sachiel
On Thu, Jul 1, 2010 at 6:46 AM, michael bouchaud wrote: > Sorry, sorry, sorry > you can download the archive here > -> http://rapidshare.com/files/404241721/test-edje-external.tar.bz2.html > No time now to look at it, but how are you loading the edje file? This is a known problem with the wa

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread michael bouchaud
Sorry, sorry, sorry you can download the archive here -> http://rapidshare.com/files/404241721/test-edje-external.tar.bz2.html 2010/7/1 michael bouchaud > Sorry I forgot to attach my program :/ > > 2010/7/1 michael bouchaud > > Hi, I made a little edje with edje_external. >> This is very b

Re: [E-devel] Focus problem with edje_external

2010-07-01 Thread michael bouchaud
Sorry I forgot to attach my program :/ 2010/7/1 michael bouchaud > Hi, I made a little edje with edje_external. > This is very basic but I have a problem of focus. > Maybee I do something wrong, but noway I don't find where come the problem. > To see the problem. Edit the first and second entry.

[E-devel] Focus problem with edje_external

2010-07-01 Thread michael bouchaud
Hi, I made a little edje with edje_external. This is very basic but I have a problem of focus. Maybee I do something wrong, but noway I don't find where come the problem. To see the problem. Edit the first and second entry. After this try to change the content of the first entry. The entry don't wa

Re: [E-devel] Focus problem

2010-04-14 Thread The Rasterman
On Wed, 14 Apr 2010 18:54:55 +0200 ychouchane said: > Hello and thanks, so sorry for the french in my code . > > > * So if u do this, "The right way to go is to create the zozor > object in the main and then use evas_object_move(zozor, x, y)" > * the focus will be on the zo

Re: [E-devel] Focus problem

2010-04-14 Thread ychouchane
Hello and thanks, so sorry for the french in my code . * So if u do this, "The right way to go is to create the zozor object in the main and then use evas_object_move(zozor, x, y)" * the focus will be on the zozor, but if i clic on zozor he is move. * But if i c

Re: [E-devel] Focus problem

2010-04-14 Thread Dave Andreoli
2010/4/13 ychouchane : > Hello, > i m tring to make this : > > i want make a windows with little img following the mouse. > > for the moment i make this code : > > #include > #include > > Evas_Object * zozor (Evas *evas,int move1,int move2) > { > > Evas_Object *o; > int iw, ih; > o = evas_object_

[E-devel] Focus problem

2010-04-13 Thread ychouchane
Hello, i m tring to make this : i want make a windows with little img following the mouse. for the moment i make this code : #include #include Evas_Object * zozor (Evas *evas,int move1,int move2) { Evas_Object *o; int iw, ih; o = evas_object_image_add (evas); evas_object_image_file_set (o, "