On Thu, Feb 02, 2012 at 05:47:14PM +0900, Jihoon Kim wrote: > Hi, Martin. > > Did you compiile ecore with --disable-ecore-imf option? > It can be a clue to me to debug this bug.
No, imf is enabled:
Ecore_IMF....................: yes
XIM........................: yes
SCIM.......................: no
Ecore_IMF_Evas...............: yes
and from elementary;
checking for ELEMENTARY... yes
checking for ELEMENTARY_ECORE_IMF... yes
Features:
Ecore_IMF..............: yes
> If it is, I think it can be fixed easily. (I will.)
To be clear, if I call
elm_entry_input_panel_enabled_set(en, EINA_TRUE);
then it works as expected, I'm looking for way to make this setting
default enabled for all entries (as we're using illume2 on phones
without hw keyboards, so virtual keyboard is needed for every entry).
Cheers,
>
> On Thursday, February 2, 2012, Martin Jansa wrote:
>
> > Hi,
> >
> > two patches attached to make keyboard show/hide working again at least
> > when called manually
> > ie: win.keyboard_mode_set(elementary.ELM_WIN_KEYBOARD_ON)
> >
> > But there is still problem with virtual keyboard not automatically
> > showing when some text entry get focus
> >
> > I guess it's because of this patch
> > http://trac.enlightenment.org/e/changeset/64424
> >
> > but haven't found easy way to enable elm_entry_input_panel by default
> > e.g. on devices without hw keyboard.
> >
> > Cheers,
> >
> > --
> > Martin 'JaMa' Jansa jabber: [email protected] <javascript:;>
> >
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
