On Fri, 2007-08-24 at 00:04 -0600, John Anderson wrote: > Hey, I've been going through the tutorial for > http://www.mono-project.com/GtkSharp_TreeView_Tutorial since this is > my first time using gtk and the treeview. I have it all working but > as I fill the grid it autosizes and I can't shrink the window its in. > I would like to define a size for the treeview and get scrollbars > after the data gets past that size, how can I do this?
Put the TreeView inside a ScrolledWindow.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
