Re: [E-devel] [PATCH] e17: notify immodule to know the cursor location

2011-08-21 Thread Naruto TAKAHASHI
Hi JihoonKim. I've tested it. this no problems. :) 2011/8/22 Jihoon Kim : > Hi, EFL developers. > > In immodule, the cursor location is needed to move the candidate word > window. > In this patch, calling ecore_imf_context_cursor_location_set in e_entry.c > lets immodule know the cursor location.

Re: [E-devel] [Patch] test_ctxpopup

2011-08-21 Thread The Rasterman
On Mon, 22 Aug 2011 14:08:03 +0900 cnook said: hmm thats what i was about to say. i'm staring at it.. with a proper size... shall i forget the patch for now? :) > Sorry for inconveniences. Now it comes properly without the patch.. tuk tuk > tuk.. ;_; > > > 2011/8/22 cnook > > > Thanks for yo

Re: [E-devel] [PATCH] e17: notify immodule to know the cursor location

2011-08-21 Thread The Rasterman
On Mon, 22 Aug 2011 11:33:19 +0900 Jihoon Kim said: > Hi, EFL developers. > > In immodule, the cursor location is needed to move the candidate word > window. > In this patch, calling ecore_imf_context_cursor_location_set in e_entry.c > lets immodule know the cursor location. > This patch is simi

Re: [E-devel] [Patch] test_ctxpopup

2011-08-21 Thread cnook
Sorry for inconveniences. Now it comes properly without the patch.. tuk tuk tuk.. ;_; 2011/8/22 cnook > Thanks for your response. > When I try to open the ctxpopup from elementary_test, > it does not show properly. Only a little of window area displays. > > > 2011/8/22 Carsten Haitzler > >> On

Re: [E-devel] [Patch] test_ctxpopup

2011-08-21 Thread cnook
Thanks for your response. When I try to open the ctxpopup from elementary_test, it does not show properly. Only a little of window area displays. 2011/8/22 Carsten Haitzler > On Fri, 19 Aug 2011 21:31:51 +0900 cnook said: > > could you describe the bug you are trying to fix in more detail? > >

Re: [E-devel] [Patch] test_ctxpopup

2011-08-21 Thread The Rasterman
On Fri, 19 Aug 2011 21:31:51 +0900 cnook said: could you describe the bug you are trying to fix in more detail? > Dear All, Hello! > > The window of test_ctxpopup was not able to get its size. > I have added elm_box for this as others. Thanks. > > Sincerely, > Shinwoo Kim. -- -

[E-devel] [Patch] elc_ctxpopup, add transition

2011-08-21 Thread cnook
Dear All, Hello! The transition effect is added to the ctxpopup when it comes. Please review the attached patch. Thanks always! Sincerely, Shinwoo Kim. Index: data/themes/widgets/ctxpopup.edc === --- data/themes/widgets/ctxpopup.edc

Re: [E-devel] Elementary and dialog windows

2011-08-21 Thread The Rasterman
On Thu, 18 Aug 2011 08:51:23 +0200 Sebastian Dransfeld said: > On 08/18/2011 08:17 AM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 18 Aug 2011 01:14:22 +0200 Nicolas > > Aguirre said: > > > >> Hi, > >> > >> I'm trying to create a simple dialog window. Just a dialog which > >> contains a l

[E-devel] [PATCH] e17: notify immodule to know the cursor location

2011-08-21 Thread Jihoon Kim
Hi, EFL developers. In immodule, the cursor location is needed to move the candidate word window. In this patch, calling ecore_imf_context_cursor_location_set in e_entry.c lets immodule know the cursor location. This patch is similar to http://www.mail-archive.com/enlightenment-devel@lists.sourcef

Re: [E-devel] [Patch] test_ctxpopup

2011-08-21 Thread ChunEon Park
Hi, the test source code seems fine. Actually it works fine on my desktop. But need to check your problem case. why it works wrongly. Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "cnook" T

Re: [E-devel] Edje's TEXT fit/min is broken

2011-08-21 Thread Tom Hacohen
On 21/08/11 03:14, Gustavo Sverzut Barbieri wrote: > OMG, damn... edje's text thing is completely broken! At least with > regards to calculate... as it will calculate one thing, but at apply > will do others! > ... > I'll try to fix... but damn, it seems very wrong :-/ > Yep, many broken parts the