Re: [Java-gnome-developer] signal questions
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2006-03-04 01:52:54
|
On Wed, 2006-03-01 at 02:34 +0100, Lars Weber wrote: > 1) What am I supposed to do if I want to get notified of position > changes of the handle in a Paned widget? Connecting handlers to the > check_resize, move_handle or accept_position signals in Glade doesn't > seem to work here and neither does adding a ContainerListener that tests > for CHECK_RESIZE events. Hm. Does this mean that we need to add a addListener(PanedListener) to Paned and a PanedEvent class with CHECK_RESIZE, MOVE_HANDLE and ACCEPT_POSITION? AfC Sydney -- Andrew Frederick Cowie Operational Dynamics Website: http://www.operationaldynamics.com/ Blog: http://research.operationaldynamics.com/blogs/andrew/ GPG key: 0945 9282 449C 0058 1FF5 2852 2D51 130C 57F6 E7BD Sydney +61 2 9977 6866 New York +1 646 472 5054 Toronto +1 416 848 6072 London +44 207 1019201 |