Re: [gtk-list] Re: Label justification



i just happened to looking for a solution to that very same problem so i tried what you suggested and it worked perfectly.
i was putting my labels in a table.   it looks much better now.     now if i could only get my text entry fields to look that good.
 
 

Chris Malek wrote:

On Thu, Apr 08, 1999 at 03:24:57PM +0100, Mad Matt wrote:
> Sorry if this is an old request, but:
>
> I can't seem to get the label justification to work, they all seem to
> stay centred. The labels are just packed into hboxes, vboxes, and
> tables. I then use the justification function with GTK_JUSTIFY_LEFT as
> the argument, but they stay centred.
>
> I looked at the test-gtk program and that manages to do it, the only
> thing that differs is that the labels are contained within frames, but I
> don't really want frames around all of my labels.
>
> Thanks
>
> Matt
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

Are you packing them with the GTK_EXPAND option?  I would think that
justification is incompatible with GTK_EXPAND.

--
Chris Malek, Sys. Admin.           cmalek@etho.caltech.edu
Division of Biology, 216-76
California Institute of Technology
Pasadena, CA  91125

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

-- 

jbirch@entergy.com
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]