=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
On Tue, Jul 29, 2014 at 08:06:24PM -0003, Tristan Van Berkom wrote:
> On Tue, Jul 29, 2014 at 6:36 AM, Chris Vine
> wrote:
> >On Mon, 28 Jul 2014 23:00:34 -0700
On Tue, Jul 29, 2014 at 6:36 AM, Chris Vine
wrote:
On Mon, 28 Jul 2014 23:00:34 -0700
Gary Kline wrote:
while I can create several {N} labels, they print centered. how do
I
get the labels to print from the left side of the window widget:
Use 'gtk_misc_set_alignment(GTK_MISC(label), 0, 0
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
On Tue, Jul 29, 2014 at 03:37:03PM -0400, Chris Moller wrote:
>
> It's actually gtk_*label*_set_justify ().
>
POST LAST SCRIPT, :):: I came across some
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
On Tue, Jul 29, 2014 at 03:37:03PM -0400, Chris Moller wrote:
>
> It's actually gtk_*label*_set_justify ().
>
noted; thanks.
> On 07/29/14 15:22, G
It's actually gtk_*label*_set_justify ().
On 07/29/14 15:22, Gary Kline wrote:
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
On Tue, Jul 29, 2014 at 10:36:03AM +0100, Chris Vine wrote:
On Mon, 28 Jul 2
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
On Tue, Jul 29, 2014 at 10:36:03AM +0100, Chris Vine wrote:
> On Mon, 28 Jul 2014 23:00:34 -0700
> Gary Kline wrote:
> > while I can create several {N} labels,
On Mon, 28 Jul 2014 23:00:34 -0700
Gary Kline wrote:
> while I can create several {N} labels, they print centered. how do I
> get the labels to print from the left side of the window widget:
Use 'gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5)' to align left,
and 'gtk_misc_set_alignment(GTK_MIS
On 07/28/2014 11:00 PM, Gary Kline wrote:
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
well, I've been at this for more than 9 hours. almost nonstop.
need the list's help.
while I can create several {N
=
Organization: Thought Unlimited. Public service Unix since 1986.
Of_Interest: With 28 years of service to the Unix community.
well, I've been at this for more than 9 hours. almost nonstop.
need the list's help.
while I can create several {N} labels, they print centered. how do I
ge