[e-users] entrance and path

2005-03-26 Thread Nick Martens
I have been messing a lot with entrance lately, and it seems somehow my path is not getting set properlt after i log in. It does not add /usr/X11R6/bin to it for example and the PATH declared in my ~/.xsession seems to be ignored any suggestions? ---

[e-users] entrance and path

2005-03-27 Thread Nick Martens
I have been messing a lot with entrance lately, and it seems somehow my path is not getting set properlt after i log in. It does not add /usr/X11R6/bin to it for example and the PATH declared in my ~/.xsession seems to be ignored any suggestions? ---

[e-users] e17 theming tile fill

2005-03-31 Thread Nick Martens
I am trying to write an e17 theme but I cant get an image to be tiled. I hope someone has an idea. thanks in advance. This is what i have: part { name: "title_bar"; mouse_events: 0; description { state:"default" 0.0; visible

Re: [e-users] e17 theming tile fill

2005-04-02 Thread Nick Martens
On Friday 01 April 2005 10:02, Carsten Haitzler wrote: > On Fri, 1 Apr 2005 09:34:42 +0200 Nick Martens <[EMAIL PROTECTED]> babbled: > > I am trying to write an e17 theme but I cant get an image to be tiled. I > > hope someone has an idea. thanks in advance. &g

Re: [e-users] e17 problem + question

2005-04-05 Thread Nick Martens
On Tuesday 05 April 2005 20:52, Ruben Vandamme wrote: > Hi, > > I got a problem with an application (amsn). When I start it, it seems to > appear outside my screen. On the older CVS-builds you could really see > it outside your desktop. Is it possible to move a window without being > able to click

[e-users] edje scripting?

2005-04-06 Thread Nick Martens
as description { color, $EFFECTCOL; } Any awnsers will be greatly appriciated :-) best regards, Nick Martens --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Produ

[e-users] conditions in edje how to get current state

2005-04-07 Thread Nick Martens
I have a theme in which i say: program { name,"shade_action2"; signal, "mouse,wheel,0,-1"; source, "title"; action, SIGNAL_EMIT "action" "shade"; } If I scroll up the window will be shaded nicely, but if i scroll up again it unshades

[e-users] edje_cc: Warning. Compiling script code not clean.??

2005-06-09 Thread Nick Martens
Hi, I have the following script in a theme, but I keep getting the following error: "edje_cc: Warning. Compiling script code not clean." I know it has something to do with the "new Float:val2 = val / 8;" lines, but I can't figure out what. hope someone can help me out. Best regard Nick. sc