Re: Gtk::Bin::set_justify(Left)??
- From: Chris Vine <chris cvine freeserve co uk>
- To: ArbolOne <arbolone gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Gtk::Bin::set_justify(Left)??
- Date: Thu, 4 Nov 2010 22:48:32 +0000
On Thu, 4 Nov 2010 18:16:56 -0400
ArbolOne <arbolone gmail com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]