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



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 straightforward,
most likely the XML parser forgot to run some function call when the
x-alignment property was found.

Thanks,

Neil

$ pkg-config libglade-2.0 --libs
-Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.
0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobje
ct-2.0 -lgmodule-2.0 -ldl -lglib-2.0  

I just installed the latest glade 2.6.4 too... I hope all of this is
not just pkg-config's
fault... I am on Fedora Core 2 and assume that configure; make; make
install does
not mess up pkg-config (i.e. am I really linkin with libglade 2.6.4...
where is it in the
above list then????

Thanks,

Neil




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