On Mon, 2008-05-12 at 13:08 -0300, Gustavo Sverzut Barbieri wrote:
> On Sun, May 11, 2008 at 5:05 AM, Ben Martin
> <[EMAIL PROTECTED]> wrote:
> > Hi,

> >   Evas_Modifier_Mask mask = 0;
> >   evas_object_key_grab(edje, "F6",
> >                       mask, ~mask, 0);
> >   evas_object_event_callback_add(
> >                       edje, EVAS_CALLBACK_KEY_DOWN,
> >                       _cb_key_down, ee );
> >
> 
> This have nothing to do with EFL, Maemo have these mapped like this
> and the keys are documented in their website. They provide it like
> that and we just keep.

This seems the most logical. I guess if you start performing tricks to
support one hardware platform specially then there will be no end to the
custom enum {}'s for each platform ;)

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to