How do you keep widgets from centering?

I’m making a simple communication program that displays a message, the
sender’s name, and the title. I want the text to be “stuck” to the left
side of the window. I’ve tried packing Labels into Tables, and Labels
into Vbox-es, and when you resize the window, the Labels center
themselves, and it looks really bad. I was wondering how you stop the
labels from resizing?

Sincerely,
Philip


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

hi,

your_label.xalign = 0.0

Cheers
detlef

Am Sonntag, den 26.08.2007, 18:47 -0400 schrieb Philip W.:


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


ruby-gnome2-devel-en mailing list
[email protected]
ruby-gnome2-devel-en List Signup and Options


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/