hello, i m trying to install EFl on ubuntu 10.04 with easy_e17 script :
but problem with easy_e17.sh, first i have a crash to EWl, so i have
eras it from th script, but now i have this error, can u see the problem
please ?
SO is a ubuntu 10.04 frech install and i have install this packtage :
sudo
Hello and thanks
I have rename my topic on callback .
this topic follow the focus problem
i have update my code, and i have the minimum, so a background
"object_01" and on object zozor and i want this object follow the move
of the mouse.
and with this code the zozor will be follow the mouse only
0 à 18:38 +0200, Dave Andreoli a écrit :
> 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
> &g
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, "
BLOCS_HAUTEUR);
//Fin du programme
ecore_main_loop_begin(); //notre boocle qui attend l'appuie sur la
croix pour terminer le programme
ecore_evas_shutdown(); // Arrêt des EFL (libération de la mémoire).
return EXIT_SUCCESS;
}
but now i need to make this with edje, so i will le
To complet my message ,
an image to resume what i want to do :
http://www.siteduzero.com/uploads/fr/files/188001_189000/188039.jpg
and the result of the code i show u on the first message:
http://img96.imageshack.us/img96/4097/capture1rf.png
thanks
-
Hello, i m trying to make that :
I have an image with many zone, and i want take little zone and position
it where i want on my window, so i use this function :
#include
#include
#define LARGEUR_TILE 24 // hauteur et largeur des tiles.
#define HAUTEUR_TILE 16
#define NOMBRE_BLOCS_LARGEUR 15