On Fri, May 21, 2010 at 18:55, Eduardo Lima (Etrunko) <ebl...@gmail.com> wrote:
> Yeah, the original author is Andre Magalhaes, copied in this email. I
> talked to him and he did tell me he would be available for help. He
> also started the implementation of an input method module based on the
> iPhone virtual keyboard example found on python-edje source code. I
> have plans to make it available as a package for Nokia Maemo devices,
> and put some time on it a while ago. Code can be found on:
>
> http://code.openbossa.org/projects/ilike-imf-ecore
>

Hello again.
I'm doing some experiments with the input method module you suggested,
and works quite well. I succeed to adapt it to the new resolution by
editing the EDC file.
Anyway, there is an odd problem: as soon as I open a window that has
"editing" capabilities (e.g. a text entry example in elementary_test),
the background gets dark, and there are some rendering gliches. I
figured out that the problem is caused by the Evas object added to the
window (that is, the keyboard evas object) which is adding some layers
for the input method work.
Those layers are causing oddities in rendering the final application window.

I'm trying to achieve something by editing the EDC file, but without success.

Thank you,
-- 
daniele_athome

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to