Hi

I've got a gtk.VBox(False, 0) to hold some of my content.
But that content is aligned at the center.
So I wonder how I can make my content (gtk.Label) to be justified to the left of my box.
Do I need to create an Hbox inside my Vbox?

Thanks for any input!


_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to