yeah but VBox v = new VBox(); v.add(menu) v.Add(tree); works but put me half GUI with menu and half with Tree
so i've used Fixed f = new Fixed(); but still don't know how to get screen resolution (so i can do well sizing for menu and tree) any ideas how to get screen resolution?must use System.Windows.Forms and .Screen.PrimaryScreen.Bound.w/h? i got a sigsegv so i must get resolution by gtk subroutine ty -- View this message in context: http://mono.1490590.n4.nabble.com/menuBar-and-gtk-treeview-same-GUI-tp3475820p3477528.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
