Hi list,

I've coded a initial support for ecore-imf in python-ecore. In this
first moment we have only the basic listing functions:

ecore_imf_shutdown()
ecore_imf_context_available_ids_get()
ecore_imf_context_available_ids_by_canvas_type_get()
ecore_imf_context_default_id_get()
ecore_imf_context_default_id_by_canvas_type_get()
ecore_imf_context_info_by_id_get()

The ecore_imf_init()  function will be called automatically when you
import ecore.imf module, so it was necessary to make it public. The
plan is to add full support for  creating input method contexts in
python incrementally.

I'd like to ask the python and IMF gurus to please review the code in
my python-ecore tree at staff.get-e.org:

http://staff.get-e.org/?p=users/etrunko/python-ecore;a=summary

Best Regards, Etrunko.

-- 
Eduardo de Barros Lima
INdT - Instituto Nokia de Tecnologia
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to