Hi,

I rely on configure-event to detect changes in the size of a widget. With "solid" resizing a stream of configure-events is produced, as the widget continuously changes size, while with "rectangle" resizing a single event is produced when the new size is chosen.

I need a second event (or combination of events) to signal the end of a resize, e.g. when the mouse is released in "solid" resizing mode. Is there a reliable way to construct this?

--
Jay L. T. Cornwall
http://www.jcornwall.me.uk/
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to