johnmb wrote:
regarding the back ground color, Gtk::VBox ultimately inherits the methods of Gtk::Widget and one of those is Gtk::Widget::modify_bg. You might take a look at that.I have two issues with using Labels in Vboxes (and HBoxes). Firstly, how do I get the VBox to override the style of the window which contains it and set the background colour to something else; I can set the foreground colour but only if I modify the style of the labels not the vbox. Secondly, how do I left align the labels within the VBox; currently, they display centre align as default. --
Robert L. Caryl Jr. Fiscal Systems, Inc. 102 Commerce Circle Madison, AL 35758-2706 USA 256-772-8922 ext. 108 This e-mail message may contain privileged or confidential information. If you are not the intended recipient, you may not disclose, use, disseminate, distribute, copy or relay this message or attachment in any way. If you received this e-mail message in error, please return by forwarding the message and it's attachment to the sender and then delete the message and it's attachment from your computer. Neither Fiscal Systems, Inc., nor its affiliates, accept any liability for any errors, omissions, corruption or viruses in the contents of this message or any attachments that arise as a result of e-mail transmission.
|