Re: Word count nitpicks


Subject: Re: Word count nitpicks
From: Joaquín Cuenca Abela (cuenca@ie2.u-psud.fr)
Date: Thu Mar 30 2000 - 11:02:54 CST


Paolo Molaro wrote:
>
> On 03/28/00 sam th wrote:
> > > Feel free to submit a patch for this. I don't know what Thomas did on QNX,
> > > but they're left-aligned on Win32. ;-)
> >
> > Although I neglected to mention this to the list, the reason for the
> > center alignment was my simple ignorance (that dialog was my first use of
> > GTK). I was unable to get individual table cells (which is what those
> > labels are) to align left, even though I tried. If someone here knows
> > how, I agree that it would look better.
>
> gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5);

and you have to add the label to the table with GTK_FILL.

--
Joaquín Cuenca Abela
e-mail: cuenca@ie2.u-psud.fr



This archive was generated by hypermail 2b25 : Thu Mar 30 2000 - 11:03:13 CST