Re: [e-users] conditions in edje how to get current state
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 "actio
[e-users] conditions in edje how to get current state
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