Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Alan Trick
Hisham Mardam Bey wrote:
> On 11/3/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
> 
the text fields in e_util_eap_editor works fine.. doesn't it use the
same widget?
>>>
>>>nope.
>>
>>could I be so daring as to inquire why not? and what different sets of
>>widgets they use?
>>
> 
> 
> e_util_eap_edit uses Ewl. E17 doesnt use Ewl, it has its own internal
> set of widgets. The current text entry widget was quickly written to
> allow minimal text entry. A fully featured one is planned.
> 
> --
> Hisham Mardam Bey
> MSc (Computer Science)
> http://hisham.cc/
> +9613609386
> Codito Ergo Sum (I Code Therefore I Am)

Sounds great, I can't wait till it's out. The file dialogue is one of
the things that anoys me most about e17 right now.

Alan Trick


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread DRAKE_Dalfa-TheEnlightenedOne
el Wed, 02 Nov 2005 20:00:03 +0100
Morten Nilsen <[EMAIL PROTECTED]> escribio:

> DRAKE_Dalfa-TheEnlightenedOne wrote:
> > ¿what is filepicker?
> > 
> 
> a small dialogue to pick a file.. see screenshot in the first post of 
> this thread.

ahhh! then i know what is, thanks :)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Morten Nilsen

Hisham Mardam Bey wrote:

On 11/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:


Morten Nilsen wrote:


- text input boxes are very limited (that has got to be in the TODO ;)


rewrite schedualed.


great :)


the text fields in e_util_eap_editor works fine.. doesn't it use the
same widget?


nope.


could I be so daring as to inquire why not? and what different sets of 
widgets they use?





oh, and one thing that the filepicker could do with.. resizable window



cant be done right now due to how e_dialog works.


figured there was some sane explanation :)

I hope I one day get around to knowing the code so I can contribute in 
more ways than annoying you guys with email ;)


Thanks
--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Hisham Mardam Bey
On 11/3/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
>
> >>the text fields in e_util_eap_editor works fine.. doesn't it use the
> >>same widget?
> >
> > nope.
>
> could I be so daring as to inquire why not? and what different sets of
> widgets they use?
>

e_util_eap_edit uses Ewl. E17 doesnt use Ewl, it has its own internal
set of widgets. The current text entry widget was quickly written to
allow minimal text entry. A fully featured one is planned.

--
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Hisham Mardam Bey
On 11/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
> Morten Nilsen wrote:
>
> some more things I've noticed after flicking about a bit
>
> - scroll isn't reset after entering a folder (often meaning I'm at the
> bottom rather than top of it)

we know.

> - selecting an image and pressing ok, the icon is not selected by the editor

we know.

> - the bottom row as mentioned in my other post, does not show - but if
> some lines have long filenames (that get wrapped) I sometimes see the
> top of it

part of the same problem.

> - text input boxes are very limited (that has got to be in the TODO ;)
>

rewrite scheduled.

--
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Hisham Mardam Bey
On 11/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
> Morten Nilsen wrote:
> > - text input boxes are very limited (that has got to be in the TODO ;)
> some details;
> - can not select bits of text (to erase)
> - erasing text only erases from ui (erased text is still written, I
> ended up with "gnome-zinegxine" in one eap)
>
rewrite schedualed.

> the text fields in e_util_eap_editor works fine.. doesn't it use the
> same widget?
>
nope.

> oh, and one thing that the filepicker could do with.. resizable window
>

cant be done right now due to how e_dialog works.

--
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread Morten Nilsen

DRAKE_Dalfa-TheEnlightenedOne wrote:

¿what is filepicker?



a small dialogue to pick a file.. see screenshot in the first post of 
this thread.


in this case, it was invoked from the internal eap-editor

--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread DRAKE_Dalfa-TheEnlightenedOne
¿what is filepicker?


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread Morten Nilsen

Mario Döring wrote:

Just create a few dummy directories "zzz" "z1345" "Z" ... ;-)


yes, I did.. :) still only a workaround, and not a proper fix

--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Morten Nilsen

Morten Nilsen wrote:

- text input boxes are very limited (that has got to be in the TODO ;)


some details;
- can not select bits of text (to erase)
- erasing text only erases from ui (erased text is still written, I 
ended up with "gnome-zinegxine" in one eap)


the text fields in e_util_eap_editor works fine.. doesn't it use the 
same widget?


oh, and one thing that the filepicker could do with.. resizable window

Cheers,
--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker/eap-editor

2005-11-02 Thread Morten Nilsen

Morten Nilsen wrote:

sorry to bother yall with this, but..

are these known issues?

- can't scroll to bottom line
- top line is rendered outside white area
- impossible to enter folders on bottom line
- mouse wheel scroll doesn't work when cursor hovers an icon
- no keyboard navigation


some more things I've noticed after flicking about a bit

- scroll isn't reset after entering a folder (often meaning I'm at the 
bottom rather than top of it)

- selecting an image and pressing ok, the icon is not selected by the editor
- the bottom row as mentioned in my other post, does not show - but if 
some lines have long filenames (that get wrapped) I sometimes see the 
top of it

- text input boxes are very limited (that has got to be in the TODO ;)

also, would it be possible to match an eap by process name rather than 
window class/name? mozilla has totally different classes for each 
window, and making an eap for each of them seems somewhat silly to me


Cheers,
--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread Mario Döring
On Wed, 02 Nov 2005 16:25:58 +0100
Morten Nilsen <[EMAIL PROTECTED]> wrote:

> >>- impossible to enter folders on bottom line
> 
> these are still there.. with the "rendered outside" bug fixed, the 
> bottom line is now totally obscured - previously, I at least saw the
> top of the icons.. it's a bit problematic, not being able to get
> to /usr ;)


Just create a few dummy directories "zzz" "z1345" "Z" ... ;-)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread Morten Nilsen

Hisham Mardam Bey wrote:

On 11/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:

- top line is rendered outside white area


nice - fixed in todays cvs, I notice :)


- can't scroll to bottom line
- impossible to enter folders on bottom line


these are still there.. with the "rendered outside" bug fixed, the 
bottom line is now totally obscured - previously, I at least saw the top 
of the icons.. it's a bit problematic, not being able to get to /usr ;)


Cheers,
--
Morten


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] problem with internal filepicker

2005-11-02 Thread Hisham Mardam Bey
On 11/2/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
> are these known issues?
>
> - can't scroll to bottom line

yes

> - top line is rendered outside white area

yes

> - impossible to enter folders on bottom line

no, will see.

> - mouse wheel scroll doesn't work when cursor hovers an icon

yes

> - no keyboard navigation

being added.

>
> I guess most of these are TODOs :)
>

indeed, thanks (=

Hisham.

--
Hisham Mardam Bey
MSc (Computer Science)
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users