Ok. Do you know if it is possible to implement it on top of evas in some
way? Are there any functions that I could use to get the geometry/position
of a specific character in a textblock to manually clip the text content and
append "..." ? Or maybe some function to get the index of a character in t
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 im
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 eva
On Thu, Nov 27, 2008 at 9:55 AM, Mikael Liljeroth
<[EMAIL PROTECTED]> wrote:
> Ok. Do you know if it is possible to implement it on top of evas in some
> way? Are there any functions that I could use to get the geometry/position
> of a specific character in a textblock to manually clip the text con
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
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) f
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) installe
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
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 lib
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 Mo
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 PROTECT
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
> wan
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 -Wl
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,--enabl
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 onl
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 alwa
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 real
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 t
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
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 ic
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)
21 matches
Mail list logo