Hi,
are you handling the resizing in the main window's "configure-
event" handler? I have a similar situation but I'm using the widget's
(a drawing area) configure-event handler and it seems to work (resize
window, maximize, etc.)
Cheers
Federico
hi,
maybe here is someone, who could help me:
my application contains a widget with a drawable, that has to be redrawn in a
differet size when the application window is resized.
when I resize the window this works perfectly; I did this by connecting a
callback that does the necessary stuff to t