Re: [E-devel] Illume Virtual Keyboard Problem

2009-10-15 Thread The Rasterman
On Fri, 16 Oct 2009 10:04:04 +0800 Brian Wang said: > On Thu, Oct 15, 2009 at 7:06 PM, Brian Wang wrote: > > On Thu, Oct 15, 2009 at 5:50 PM, Carsten Haitzler > > wrote: > >> On Thu, 15 Oct 2009 17:44:47 +0800 Brian Wang > >> said: > >> > >>> Hello all, > >>> > >>> I'm testing Illume's virtual

Re: [E-devel] Illume Virtual Keyboard Problem

2009-10-15 Thread Brian Wang
On Thu, Oct 15, 2009 at 7:06 PM, Brian Wang wrote: > On Thu, Oct 15, 2009 at 5:50 PM, Carsten Haitzler > wrote: >> On Thu, 15 Oct 2009 17:44:47 +0800 Brian Wang >> said: >> >>> Hello all, >>> >>> I'm testing Illume's virtual keyboard.  When I clicked an elm_entry, >>> the virtual keyboard corr

Re: [E-devel] [PATCH] Elementary python binding Progressbar

2009-10-15 Thread Boris 'billiob' Faure
On Thu, Oct 15, 2009 at 10:11, Vaudano Luca wrote: > Best regards > Luca I've committed your patch and enhanced it a little bit :) I've also added the progressbar test to test.py. Enjoy! -- Boris 'billiob' Faure -- Com

Re: [E-devel] E SVN: devilhorns IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-10-15 Thread Christopher Michael
No. Raster has a separate panel widget on the todo list that will have different behavior etc etc dh Atton Jonathan wrote: > The toolbar is not the same widget ? > > 2009/10/15 Enlightenment SVN > >> Log: >> Work on a new panel widget. Still not complete yet, but it's started :) >> >> >> Aut

Re: [E-devel] E SVN: devilhorns IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-10-15 Thread Atton Jonathan
The toolbar is not the same widget ? 2009/10/15 Enlightenment SVN > Log: > Work on a new panel widget. Still not complete yet, but it's started :) > > > Author: devilhorns > Date: 2009-10-15 13:34:11 -0700 (Thu, 15 Oct 2009) > New Revision: 43100 > > Modified: > trunk/TMP/st/elem

Re: [E-devel] E SVN: titan trunk/ephoto/src/bin

2009-10-15 Thread Gustavo Sverzut Barbieri
see other getgopt users (ie: eve), there easier and extensible way to list and choose engies. On 10/14/09, Enlightenment SVN wrote: > Log: > Add ecore_getopt to support options for ephoto. Thanks to PrinceAMD for > the patch. > > Author: titan > Date: 2009-10-14 14:17:34 -0700 (We

Re: [E-devel] Illume Virtual Keyboard Problem

2009-10-15 Thread Brian Wang
On Thu, Oct 15, 2009 at 5:50 PM, Carsten Haitzler wrote: > On Thu, 15 Oct 2009 17:44:47 +0800 Brian Wang > said: > >> Hello all, >> >> I'm testing Illume's virtual keyboard.  When I clicked an elm_entry, >> the virtual keyboard correctly popped up.  However, what I typed did >> not get sent to t

Re: [E-devel] Illume Virtual Keyboard Problem

2009-10-15 Thread The Rasterman
On Thu, 15 Oct 2009 17:44:47 +0800 Brian Wang said: > Hello all, > > I'm testing Illume's virtual keyboard. When I clicked an elm_entry, > the virtual keyboard correctly popped up. However, what I typed did > not get sent to the elm_entry. The behaviour is consistent with both > the PC (Xephy

[E-devel] Illume Virtual Keyboard Problem

2009-10-15 Thread Brian Wang
Hello all, I'm testing Illume's virtual keyboard. When I clicked an elm_entry, the virtual keyboard correctly popped up. However, what I typed did not get sent to the elm_entry. The behaviour is consistent with both the PC (Xephyr) and my target device. Is it a setup problem or there's somethi

[E-devel] [PATCH] Elementary python binding Progressbar

2009-10-15 Thread Vaudano Luca
Best regards Luca Index: elementary.c_elementary_progressbar.pxi === --- elementary.c_elementary_progressbar.pxi (revision 42966) +++ elementary.c_elementary_progressbar.pxi (working copy) @@ -28,7 +28,7 @@ elm_progressbar_ico