Re: [E-devel] seperating app from ui

2005-02-10 Thread The Rasterman
On Mon, 31 Jan 2005 13:11:48 +0100 Felix Breuer <[EMAIL PROTECTED]> babbled: > Hello *, > > I am looking for a convenient way to provide a nice UI for my app(s) > without having to tangle UI and application code too much. So when I > came across the EFL, I became curious. At fir

Re: [E-devel] seperating app from ui

2005-01-31 Thread Tilman Sauerbeck
Felix Breuer <[EMAIL PROTECTED]> [2005-01-31 13:11]: > Hello *, Hi Felix, > Suppose I have a list of strings with a lot of entries (> 1000). Further > suppose, that this list changes frequently (at least once per minute) > without user interaction (i.e. the change is triggered by the backend). >

[E-devel] seperating app from ui

2005-01-31 Thread Felix Breuer
Hello *, I am looking for a convenient way to provide a nice UI for my app(s) without having to tangle UI and application code too much. So when I came across the EFL, I became curious. At first glance Edje seems to be close to what I am looking for, but after reading the Edje Dev Guide I have a q