Hi,

I'm using the "string" param of the key_down events of Evas
(i.e. event->string) to get the UTF-8 string to insert in the entries
of Etk when a key is pressed.
But it seems the params of the key_down events are no longer set when
an accented key ('é' for example) is pressed: event->key, event->string
and event->compose are all set to NULL. I can be reproduce the problem
in e17: I can't type accented chars in the entries of e17 although I
could do it before.
If I remember correctly, raster told me that ->string or ->compose
depended on the config of xorg, so maybe it's because my xorg config
is incorrect, but here, even ->key is set to NULL.

Regards,
Simon TRENY <MoOm>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to