On Fri, 16 Dec 2011 19:28:04 +0900 Jihoon Kim <[email protected]> said:

> Hi, EFL developers.
> 
> I'd like to contribute EFL-scim immodule.
> 
> It will be useful to users who wants to input Chinese, Japanese, Korean,
> and a variety of languages that SCIM provides.
> 
> You can build this module according to the below steps:
> 
> # sudo apt-get install scim-dev
> # tar xvfz escim_immodule.tar.gz
> # cd escim_immodule
> # ./autogen.sh
> # make
> # sudo make install
> 
> When you run, you should set environment variable 'ECORE_IMF_MODULE'
> # export ECORE_IMF_MODULE=scim
> # elementary_test
> 
> Would you please review this patch and please let me know if this module
> can be put in EFL.

i took a look - wow.. it compiles with no warnings! *GASP*! awesome. :) and it.
works.. well with korean and japanese... though no hilighting of the
word/letter/phrase being composed in korean or japanese... but it works with an
external candidates list provided by scim. i was going to grumble about the c++
but as i looked at scim.. it is a c++ api :/... so if u can fix this up to be
like the xim immodule in ecore then yes - i'd say this can go in! :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to