xffm and i18n
edscott wilson garcia
edscott at imp.mx
Wed Jan 29 02:13:06 CET 2003
El mar, 28-01-2003 a las 17:09, Jens Luedicke escribió:
> On Tue, 2003-01-28 at 21:49, edscott wilson garcia wrote:
>
> > Jens, go ahead and do the commit you plan.
> >
>
> done.
>
> one thing:
>
> The glade versions we both use seem to create a very
> different C code. I use glade 1.1.3, and when I commit
> my changes it whole code looks almost different.
I got RH-8 standard glade2-1.1.1
>
> for example:
>
> your glade code: gtk_widget_set_usize (textview1, -2, 45);
Which is deprecated.
>
> my glade code: gtk_widget_set_size_request (textview1, -2, 45);
Which is the correct way to do it.
>
> and as a site note: a negative value (-2) will create those
> size warnings. I have committed a change to get rid of them.
I'll update my version of glade tonite.
Edscott
More information about the Xfce4-dev
mailing list