Hi,
In my window, I've a HScale which allow user to change a zoom? In order to get change I'm listenning the value change event. But this one is send after everry change. Which to much for me. I was thinking abouit ButtonReleaseEvent. When you have finish changing value, you released the button ... so it should be good. But on the HScale, the event is not raised when you changing value. Only if you click around it (like around the number)... Why the event is not raised at the end of changing value ? Thanks ! _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
