[MonoDevelop] Stetic layout problem

Jeffrey Stedfast fejj at novell.com
Mon May 21 22:07:20 EDT 2007


looks like you just need to change the vbox spacing - if you select the
top-level vbox, you'll probably find that its padding is 6, change that
to whatever you want.

Jeff

On Tue, 2007-05-22 at 03:16 +0200, László Monda wrote:
> Hi List,
> 
> I try to migrate my application from Glade to Stetic and I'm facing some
> troubles related to the minor details of the GUI layout.
> 
> The Glade GUI: http://laci.monda.hu/shots/uc-glade.png
> The (preliminary) Stetic GUI: http://laci.monda.hu/shots/uc-stetic.png
> 
> My problem is that there's too much space between the individual widgets
> in the Stetic version.  I've looked through the generated Stetic GUI
> code and I see no sign of explicit padding between the widgets, so I
> don't understand what's going on.
> 
> Unfortunately this is a major showstopper for me to adopt Stetic,
> because I want to take special care regarding GUI design.
> 
> I'm using MonoDevelop SVN.
> 



More information about the Monodevelop-list mailing list