to compile ecore with --enable-xim)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@45605
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
}
_edje_emit(ed, "entry,key,enter", rp->part->name);
}
- else if ((!strcmp(ev->key, "Multi_key")))
- {
- // FIXME: compose next 2 keystrokes (Examples):
- // a " -> ä
- // o / -> ø
- // a e -> æ
- // e ' -> é
- // s s -> ß
- // etc.
- }
- // FIXME: other input methods? (xim, scim, uim etc.)...
else
{
- // FIXME: if composing.. store 2 keys
if (ev->string)
{
if (en->have_selection)