Re: Label and wrap text



Le dimanche 19 juin 2005 �1:31 +0200, Preben Randhol a �it :
> On Sun, Jun 19, 2005 at 09:30:46AM +0200, Jean Br�rt wrote:
> > 
> > I did not try it, but a call to gtk_label_set_justify should solve your
> > problem:
> > gtk_label_set_justify (label, GTK_JUSTIFY_FILL);
> 
> It is set to GTK_JUSTIFY_FILL already.

Looks like there are bugs.

=> When we wrap the text, the width of the label lines is fixed whatever
the width of its container;

=> GTK_JUSTFIY_FILL does not work.




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