> This sort of behaviour might not be possible with GTK. But at least I 
> thought I'd ask.

Actually whats the first signal generated when the user attempts to resize the 
GtkWindow?

I should hook that and stop it get limited to the requested size... then my 
window is free to resize arbitrarily, and I can sort out the layout from there. 
Is there some way of seeing the signals being fired?
--
Matthew Allen

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to