Re: [E-devel] Textblock text fit

2008-11-27 Thread Gustavo Sverzut Barbieri
On Thu, Nov 27, 2008 at 8:46 AM, Mikael Liljeroth [EMAIL PROTECTED] wrote: Hi, I was wondering if it is possible in evas to make a textblock insert ... at the end of the visible part of the text, if it does not fit the size of the textblock object? unfortunately there is no such thing

[E-devel] Entry-box in Evas/Edje?

2008-11-27 Thread Diogo Dutra
Hi, I am building a application in Evas/Edje, I have to get a information from keyboard of the user. I have no idea how to do this in edje, is just one entry-box I need, I put a EWL widget to do this job, but i want to do it in evas/edje. My question is: how get a information from keyboard in

Re: [E-devel] Textblock text fit

2008-11-27 Thread The Rasterman
On Thu, 27 Nov 2008 02:46:35 -0800 Mikael Liljeroth [EMAIL PROTECTED] babbled: Hi, I was wondering if it is possible in evas to make a textblock insert ... at the end of the visible part of the text, if it does not fit the size of the textblock object? no. it has no such feature. it's already

[E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Hi, I've tried to build EFL for WinCE as it is described in the wiki: http://wiki.enlightenment.org/index.php/EFL_Windows_CE When compiling Evil I stumbled across some issues: * I can't create DLLs even with current libtool (git) installed. * Compiling the testcases (part of make all tartget)

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Vincent Torri
On Thu, 27 Nov 2008, Klaus Rechert wrote: Hi, I've tried to build EFL for WinCE as it is described in the wiki: http://wiki.enlightenment.org/index.php/EFL_Windows_CE When compiling Evil I stumbled across some issues: * I can't create DLLs even with current libtool (git) installed.

Re: [E-devel] Textblock text fit

2008-11-27 Thread Mikael Liljeroth
Can it be done with edje? On Thu, Nov 27, 2008 at 2:51 AM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Thu, 27 Nov 2008 02:46:35 -0800 Mikael Liljeroth [EMAIL PROTECTED] babbled: Hi, I was wondering if it is possible in evas to make a textblock insert ... at the end of the

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Hi, * I can't create DLLs even with current libtool (git) installed. what is the error message ? No error. ./configure says: checking whether the arm-mingw32ce-gcc linker (/opt/mingw32ce/arm-mingw32ce/bin/ld) supports shared libraries... yes [...] checking whether to build shared

[E-devel] Textblock text fit

2008-11-27 Thread Mikael Liljeroth
Hi, I was wondering if it is possible in evas to make a textblock insert ... at the end of the visible part of the text, if it does not fit the size of the textblock object? /Mikael - This SF.Net email is sponsored by the

Re: [E-devel] Textblock text fit

2008-11-27 Thread Gustavo Sverzut Barbieri
On Thu, Nov 27, 2008 at 11:30 AM, Mikael Liljeroth [EMAIL PROTECTED] wrote: Can it be done with edje? No, since it depends on evas and thus inherit the limitation :-/ -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL

Re: [E-devel] Entry-box in Evas/Edje?

2008-11-27 Thread Gustavo Sverzut Barbieri
On Thu, Nov 27, 2008 at 10:01 AM, Diogo Dutra [EMAIL PROTECTED] wrote: Hi, I am building a application in Evas/Edje, I have to get a information from keyboard of the user. I have no idea how to do this in edje, is just one entry-box I need, I put a EWL widget to do this job, but i want to do

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Vincent Torri
On Thu, 27 Nov 2008, Klaus Rechert wrote: Hi, * I can't create DLLs even with current libtool (git) installed. what is the error message ? No error. /bin/bash ../../libtool --tag=CXX --mode=link arm-mingw32ce-g++ -fno-rtti -fno-exceptions -g -O2 -no-undefined

Re: [E-devel] Evil build with cegcc/mingw32ce

2008-11-27 Thread Klaus Rechert
Worked! Thanks Klaus Hi, * I can't create DLLs even with current libtool (git) installed. what is the error message ? No error. /bin/bash ../../libtool --tag=CXX --mode=link arm-mingw32ce-g++ -fno-rtti -fno-exceptions -g -O2 -no-undefined -Wl,--enable-auto-import -version-info

[E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Chidambar 'ilLogict' Zinnoury
Hello! I'm currently working on EFM, by trying to make operations atomic (for mount...). Work on EFM is always a big part of E's todo. But as I don't really use file managers, I don't really know: - what doesn't work like expected, - what features are missing, - what kind of killer-features

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Toma
Progress bars: But not in a seperate window. Keep it on the EFM overlay edje part. Thats all Ive got atm... Toma 2008/11/28 Chidambar 'ilLogict' Zinnoury [EMAIL PROTECTED]: Hello! I'm currently working on EFM, by trying to make operations atomic (for mount...). Work on EFM is always a

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread The Rasterman
On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury [EMAIL PROTECTED] babbled: Hello! I'm currently working on EFM, by trying to make operations atomic (for mount...). Work on EFM is always a big part of E's todo. But as I don't really use file managers, I don't really

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Gustavo Sverzut Barbieri
On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury 2. all operations (copy, move, delete) have no progress on screen - if there is a queue of work (like delete this dir then copy this to

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Alberto Castro
This is more related to the Confirm (file(s)) delete dialog. I wish it was STACKED above all windows all the time, its troubling having to go search for it whenever another window gains focus. The current efm icon_efm/dnd copy/move/ask behavior where you move a file, and you lose sight of the

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread Gustavo Sverzut Barbieri
On Fri, Nov 28, 2008 at 12:41 AM, Alberto Castro [EMAIL PROTECTED] wrote: This is more related to the Confirm (file(s)) delete dialog. I wish it was STACKED above all windows all the time, its troubling having to go search for it whenever another window gains focus. The current efm

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-27 Thread The Rasterman
On Fri, 28 Nov 2008 00:23:08 -0200 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: On Thu, Nov 27, 2008 at 8:46 PM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Thu, 27 Nov 2008 20:54:36 +0100 Chidambar 'ilLogict' Zinnoury 2. all operations (copy, move, delete) have no