On Thu, 25 Nov 2010 16:53:08 -0200 Tiago Falcão said:
this would piss a lot of people off if we did it. as such just ASSUMING same
content given 2 structs is wrong - if we had some form of inheritance then yes
- it'd be valid to do so, but really at this stage, i think it's too late in
the game t
Hi,
Before the release, can't reorder these variables to able access as
common fields? (Or inheritance)
Some times I need read event_flags without know if is mouse or key event.
Common Evas_Event:
void *data;
Evas_Modifier *modifiers;//Evas_Event_Hold hasn't
Evas_Lock *l