[Glade-users] libglade bug: clist: libglade not using parsed x-align property

Neil Zanella Neil Zanella <nzanella@gmail.com>
Thu, 21 Oct 2004 04:19:09 -0600


I would like to but cannot because libglade doesn't
fully support it yet and my compiler ran out of memory
with the other approach.

Stop deprecating stuff before other stuff is functional.

On Thu, 21 Oct 2004 00:57:18 -0500, Sandino Flores Moreno
<tigrux@ximian.com> wrote:
> Hello Neil.
>=20
> Please don't use GtkCList.
> This widget has been deprecated.
>=20
> You should use GtkTreeView instead.
>=20
> El mi=E9, 20-10-2004 a las 21:37 -0600, Neil Zanella escribi=F3:
> > Hello,
> >
> > I create a clist with one column. The lable is x-aligned at 0.5 (the
> > middle of the column).
> > This is the default in glade, as we can see displays fine in glade.
> >
> > http://www.cs.mun.ca/~nzanella/a.gif
> >
> > Then, I use libglade. But the libglade parser does not set the
> > x-alignment correctly
> > as was specified in the XML file:
> >
> > http://www.cs.mun.ca/~nzanella/b.gif
> >
> > I wonder if this could please be fixed? Should be fairly straightforwar=
d,
> > most likely the XML parser forgot to run some function call when the
> > x-alignment property was found.
> >
> > Thanks,
> >
> > Neil
>=20
> > _______________________________________________
> > Glade-users maillist  -  Glade-users@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/glade-users
> --
> Sandino Flores Moreno <tigrux@ximian.com>
> Ximian Inc.
>=20
> _______________________________________________
> Glade-users maillist  -  Glade-users@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>