Re: [E-devel] Esmart_Container as overlay?

2005-08-28 Thread Brian Mattern
However, edje would be much more suited to doing buttons like this. I didn't fully wrap my head around edje, however it looked to me like it's best suited for static interfaces, e.g. where you know all options and buttons that will appear in your application a priori. How would I go in adding

Re: [E-devel] Re: E CVS: apps/e raster

2005-08-28 Thread The Rasterman
On Sun, 28 Aug 2005 17:51:45 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > enlightenment-cvs@lists.sourceforge.net wrote: > > > /* for firefox/thunderbird (xul) menu walking */ > > -// if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1; > > + /* NB: why did i disable this b

Re: [E-devel] Using anjuta

2005-08-28 Thread The Rasterman
On Sun, 28 Aug 2005 18:23:09 +0200 Gabriel <[EMAIL PROTECTED]> babbled: > Hello! I've started using anjuta for my programming and I would like to > know how to configure that to make it able to build EWL apps? just import the project you want to build (if there is an existing one). anjuta has no

Re: [E-devel] Esmart_Container as overlay?

2005-08-28 Thread Michael 'Mickey' Lauer
Am Sonntag, den 28.08.2005, 15:44 -0500 schrieb Brian Mattern: > >would it be possible to use an Esmart_Container as an overlay > >(all objects are aligned on top of each other (layer-wise), instead of > >horizontal or vertical. This would be pretty handy, for instance, to > >have a common means to

Re: [E-devel] Esmart_Container as overlay?

2005-08-28 Thread Brian Mattern
Michael 'Mickey' Lauer wrote: Hi, would it be possible to use an Esmart_Container as an overlay (all objects are aligned on top of each other (layer-wise), instead of horizontal or vertical. This would be pretty handy, for instance, to have a common means to manage a button created out of a sha

Re: [E-devel] Esmart_Text_Entry standalone?

2005-08-28 Thread Brian Mattern
Michael 'Mickey' Lauer wrote: Hi, is it possible to use an Esmart_Text_Entry as object on an evas without coupling it to an Edje? I have created one but it doesn't show up. If i'm not mistaken, the esmart text entry does little other than set the text of an edje text part based on keyboard

Re: [E-devel] Esmart_Container as overlay?

2005-08-28 Thread Brian Mattern
Michael 'Mickey' Lauer wrote: Hi, would it be possible to use an Esmart_Container as an overlay (all objects are aligned on top of each other (layer-wise), instead of horizontal or vertical. This would be pretty handy, for instance, to have a common means to manage a button created out of a sha

Re: [E-devel] Esmart_Container as overlay?

2005-08-28 Thread Sebastian Dransfeld
Michael 'Mickey' Lauer wrote: Hi, would it be possible to use an Esmart_Container as an overlay (all objects are aligned on top of each other (layer-wise), instead of horizontal or vertical. This would be pretty handy, for instance, to have a common means to manage a button created out of a shad

Re: [E-devel] Using anjuta

2005-08-28 Thread Nathan Ingersoll
Probably a better question for the Anjuta lists. Most of us still use a console editor and make. On 8/28/05, Gabriel <[EMAIL PROTECTED]> wrote: > Hello! I've started using anjuta for my programming and I would like to > know how to configure that to make it able to build EWL apps? > > >

[E-devel] Esmart_Text_Entry standalone?

2005-08-28 Thread Michael 'Mickey' Lauer
Hi, is it possible to use an Esmart_Text_Entry as object on an evas without coupling it to an Edje? I have created one but it doesn't show up. -- Regards, Mickey. -- Dipl.-Inf. Michael 'Mickey' Lauer <[EMAIL PROTECTED]>

[E-devel] Esmart_Container as overlay?

2005-08-28 Thread Michael 'Mickey' Lauer
Hi, would it be possible to use an Esmart_Container as an overlay (all objects are aligned on top of each other (layer-wise), instead of horizontal or vertical. This would be pretty handy, for instance, to have a common means to manage a button created out of a shadow image, a rectangle, and a lab

[E-devel] Ewl_Embed position on Evas

2005-08-28 Thread Michael 'Mickey' Lauer
Hi, I can't seem to move an Ewl_Embed onto an Evas to another position than 0,0. When I move it, it just seems to be clipped at that position, but not moved. Is this a bug or not supported? -- Regards, Mickey. -- Dipl.-Inf. Michae

[E-devel] Using anjuta

2005-08-28 Thread Gabriel
Hello! I've started using anjuta for my programming and I would like to know how to configure that to make it able to build EWL apps? --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, C

[E-devel] Re: E CVS: apps/e raster

2005-08-28 Thread Sebastian Dransfeld
enlightenment-cvs@lists.sourceforge.net wrote: /* for firefox/thunderbird (xul) menu walking */ -// if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1; + /* NB: why did i disable this before? */ + if (e->detail == ECORE_X_EVENT_DETAIL_INFERIOR) return 1; Because i

[E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-28 Thread Didier Casse
Hi all, I get a little snag building rpms of the current cvs Eterm on FC4. It keeps bugging me with the message: ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] See below: [SNIP] + /usr/lib/rpm/find-debuginfo.sh /home/didier/rpmbuild/BUI