[Glade-users] libglade: next release
Neil Zanella
Neil Zanella <nzanella@gmail.com>
Mon, 29 Nov 2004 13:58:06 -0700
Well, it's just that the current stable release of libglade isn't
doing anything with some
of the tooltips and does not allow the toolbar to be resized and
complains about i18n
descriptive strings etc... just minor things, but they make a
difference to the user.
Regards,
Neil
On Mon, 29 Nov 2004 09:06:16 -0500, Tristan Van Berkom
<tristan.van.berkom@gmail.com> wrote:
> On Sun, 28 Nov 2004 20:47:15 -0700, Neil Zanella <nzanella@gmail.com> wrote:
>
>
> > Hello,
> >
> > I wonder whether someone could please release a new version of
> > libglade from CVS.
> > I am writing an app which needs the new features found in libglade for
> > glade 2 files.
>
> Current cvs libglade is depending on gtk+-2.5 (unstable), so I'm guessing that
> James is planning a release around gtk+-2.6 .
>
> If you need to build widgets with libglade that libglade doesn't yet support,
> you can add that support through the glade_xml_register_widget() /
> glade_xml_register_custom_prop () apis (see glade-gtk.c from the libglade
> package for an example).
>
> Cheers,
> -Tristan
>