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
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
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
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
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
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
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
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.
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
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
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
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_
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, "
13 matches
Mail list logo