Hi!


struct _Evas_Event_Mouse_Down and -Up have first field called "button", while other mouse-related events have it called "buttons". "button" containes button number, and "buttons" containes mask of pressed buttons.

So, the question is, why don't use in both cases keyword buttons and return mask of pressed button(s)? (new way 3rd pressed button -> 4)


Thanks,

glassy




-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to