On Sun, 25 Dec 2011 09:41:01 +0900 Jihoon Kim <[email protected]> said:

in! :) i had to add the old isf_imf_context.h as scim_context.h as you were
missing it in your patch - also Makefile/ma was missing it. :)

> I've fixed the patch according to your suggestion.
> 
> SCIM immodule is written by me and Haifeng Deng.
> 
> Would you please review this patch and apply in svn?
> 
> On Wednesday, December 21, 2011, Jihoon Kim wrote:
> 
> > Hi, Raster.
> >
> > Highlighting feature will be provided by woohyun's patch.
> > He will contribute edc and edje_entry.c patch code.
> >
> > Yes, scim is based on C++ and scim.h uses STL, so its client should have
> > to use c++ compiler.
> > I will send the patch according to your suggestion.
> >
> > Thanks.
> >
> > On Wednesday, December 21, 2011, Carsten Haitzler wrote:
> >
> >> 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]
> >>
> >>


-- 
------------- 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