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 _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
