On Thu, 4 Nov 2010 18:16:56 -0400 ArbolOne <[email protected]> wrote: [snip] > > This statements do not change anything, the out put is still the > > same > lblIntTxt = Gtk::manage(new Gtk::Label()); > lblIntTxt->set_text("int"); > lblIntTxt->set_justify(Gtk::JUSTIFY_LEFT); > lblIntTxt->set_alignment(Gtk::ALIGN_LEFT,Gtk::ALIGN_TOP); > > Is this a bug?
To determine that you need to post a minimal _compilable_ example (not a code snippet from something else) which demonstrates the problem. You should be able to do it in about 10-20 lines of code. Chris _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
