[MonoDevelop] TextView in a fixed container

Nicolas Krzywinski opensource at site7even.de
Sat Aug 27 05:39:38 EDT 2011


Hello Fabrizio,

I am sure this is not the answer you want to hear, but: just don't use the  
fixed container. ;)

You can do anything with a table container or the hbox/vbox containers and  
they are far more flexible. I don't wanna say that the fixed container can  
not deal with your problem, but I don't know - cause I never use it and I  
assume that this is the same for most of the other users here.

Due to the drag & drop and copy & paste ability of the Monodevelop GUI  
designer it is ridiculous easy and quick to redesign a GUI.

I would propose: try it out
I am sure in a few minutes of playing around this will fit your needs.

One hint: you can leave empty container "boxes" because at runtime they  
will automagically rendered away!

Have fun,
Nicolas


Am 21.08.2011, 20:11 Uhr, schrieb FabC <fabrizio.carrai at gmail.com>:

> Hi all,
> I'm  a newbie of MonoDevelop, so I apolgize if my question is OT in this
> forum.
> I developed my first app using MonoDevelop using a "fixed" container and
> placing a few widgets (entry, button, etc...). No problem so far.
> The problem came when I tried to add a textView: no way to resize it.
>
> I understood I have something to lear about new containers, like vbox,  
> but
> how can I modify my UI ?
>
> Thanks in advance!
>
> Fab
>
> --
> View this message in context:  
> http://mono.1490590.n4.nabble.com/TextView-in-a-fixed-container-tp3758838p3758838.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


-- 
www.site7even.de | www.nskcomputing.de


More information about the Monodevelop-list mailing list