nuts!

2014-07-29 Thread Gary Kline
= 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

Re: nuts!

2014-07-29 Thread Tony Newman
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

Re: nuts!

2014-07-29 Thread Chris Vine
On Mon, 28 Jul 2014 23:00:34 -0700 Gary Kline kl...@thought.org 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

Re: nuts!

2014-07-29 Thread Gary Kline
= 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 kl...@thought.org wrote: while I can create

Re: nuts!

2014-07-29 Thread Chris Moller
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

Re: nuts!

2014-07-29 Thread Gary Kline
= 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, Gary

Re: nuts!

2014-07-29 Thread Gary Kline
= 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

Re: nuts!

2014-07-29 Thread Tristan Van Berkom
On Tue, Jul 29, 2014 at 6:36 AM, Chris Vine ch...@cvine.freeserve.co.uk wrote: On Mon, 28 Jul 2014 23:00:34 -0700 Gary Kline kl...@thought.org 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

Re: nuts!

2014-07-29 Thread Gary Kline
= 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 ch...@cvine.freeserve.co.uk wrote: On Mon, 28