[Gtk-sharp-list] menuBar and gtk.treeview same GUI

luca luca.maccari at gmail.com
Wed Apr 27 04:29:56 EDT 2011


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.


More information about the Gtk-sharp-list mailing list