[Gtk-sharp-list] Problem with ScrolledWindow and default size
David Philippi
listen at torangan.de
Fri Jun 8 11:21:20 EDT 2007
I'm trying to put a table with some stuff into a ScrolledWindow. Using
AddWithviewport() this works fine but the default size is rather tiny. I'd
like it most if the size would be the size of the table unless this would
require the whole window to grow beyond the screensize.
Is there a way to tell the ScrolledWindow to size up to the size of the
viewport unless this is really too much? Something like computing the max
size out of the screen dimensions should do the trick, I'd guess.
Bye David
More information about the Gtk-sharp-list
mailing list