On 7/18/07, Lars Munch <[EMAIL PROTECTED]> wrote: > On Tue, Jul 17, 2007 at 06:15:51PM -0300, Gustavo Sverzut Barbieri wrote: > > On 7/14/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > Ok, it turned out to be easy to extend this with mouse_grab idea, I'd > > like some review on these patches, but I've tested them together with > > an etk application (edje_viewer) and it seems to work fine. > > > > Patches are attached as TXT so gmail recognizes them as text/plain and > > avoid them being stripped by e-devel mail list. > > > > Notice that edje property is no_mouse_grab, because then we can keep > > compatibility with existent .edj files. > > Can't you just call it mouse_grab and default it to 1 to keep > compatibility?
except that when it's not present in eet file (.edj) it will return 0. thus you can default it to be 1 if omitted during compile (edje_cc), but not while reading (file_set)... at least this is my understanding, I based my code on mouse_events, which is 1 by default. -- Gustavo Sverzut Barbieri -------------------------------------- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel