Re: [E-devel] Elementary and events

2009-08-27 Thread The Rasterman
On Sun, 23 Aug 2009 03:10:37 -0400 Atton Jonathan said: > Hey, > > I need a way to deactivate/activate the thumbscroll (not sure about the > name, when we use the mouse to drag a list). This is easy to do and I will > take a look tomorrow. see elm_entry. elm_widget_scroll_freeze_push/pop() - it

[E-devel] Elementary and events

2009-08-23 Thread Atton Jonathan
Hey, I need a way to deactivate/activate the thumbscroll (not sure about the name, when we use the mouse to drag a list). This is easy to do and I will take a look tomorrow. Do you think we need a way to activate/deactivate any events in an elm widget ? Or add a way to change an event ? (instead