On Thu, 7 Apr 2005 11:52:51 +0200 Nick Martens <[EMAIL PROTECTED]> babbled:

> 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 and i do not want that. further i want it to unshade using  
> "mouse,wheel,0,1" but i figure there is no such signal called unshade, or is 
> there? Is the shade signal just a toggle, or can i send specific shade and 
> unshade events? One last question, is it possible to get the currunt state 
> and respond on that conditionally?

right now shade is a toggle - so that's why it unshades again :) note - this 
system may not stay in place. we may move such event stuff to e itself so 
behavior across themes is consistent in this regard. (double click a title 
always shades/unshades. themes can provide EXTRA ways to do it, but not provide 
the only way)

> best regards, Nick
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to