Re: [gtk-list] Label justification



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



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