Posted: Thu Apr 12, 2007 11:45 am Post subject: [Solved]Window spacing help (laying out widgets)
I'm learning mono and C# with Gtk+ and I'm wondering if there is there a good way to get padding around the window edges? (as opposed to adding a vbox then an hbox inside that)
I can get spacing between widgets inside the window no problem, but between the window itself and the widgets inside......
(Sorry I can't get window borders to show up in screen captures atm)
cheers!
Last edited by frychiko on Thu Apr 12, 2007 2:44 pm; edited 1 time in total