[MonoDevelop] Stetic question - widget size

Richard Hendershot rshendershot at mchsi.com
Wed May 24 19:16:43 EDT 2006


Thanks Zac!  

I admit, I rushed into trying out the designer and in my haste just
forgot to examine my assumptions.... or read any docs.  

Let that be a lesson to you, kids  ;)

On Wed, 2006-05-24 at 17:59 -0500, Zac Bowling wrote:

> Also see http://www.go-mono.com/GtkSharpBeginnersGuide 
> 
> On Wed, 2006-05-24 at 17:55 -0500, Zac Bowling wrote:
> > Think of it liked a flowed layout mode (its like like
> > system.windows.form but all you can use is control docking). Static
> > layouts are nasty and sometimes dangerous, but if you must, there is a
> > static layout container (but I really discourage you from using it).
> > 
> > On Wed, 2006-05-24 at 18:05 +0200, Lluis Sanchez wrote:
> > > El dc 24 de 05 del 2006 a les 10:31 -0500, en/na Richard Hendershot va
> > > escriure:
> > > > FC5 using go-mono repo.
> > > > 
> > > > I add a label to the main window but it fills the entire window.  I
> > > > set common widget properties for the label (width and height request)
> > > > and even Can Default and Has Default but the problem persists.
> > > > Dragging another widget to the main window is not possible.  I'm sure
> > > > there are things about this that still are not expected to work.
> > > > 
> > > > How can I build a complex gui with stetic in its current form, or
> > > > should I expect to wait until it matures further.  I just don't want
> > > > to keep beating my head against it thinking I've got something wrong.
> > > > And I'd like to fix it if that is possible  ;)
> > > 
> > > This is not a bug. In GTK widgets need to be packed into boxes, tables
> > > or any other container (you'll find them under the Containers category
> > > in the widget palette). You may find it complex and hard to use at the
> > > beginning, but you'll get used to it, and it has many benefits, such as
> > > automatic resizing.
> > > 
> > > Lluis.
> > > 
> > > 
> > > _______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > 

-- 
Richard Hendershot <rshendershot at mchsi.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060524/23ccf233/attachment-0001.html


More information about the Monodevelop-list mailing list