Those features were just added in glade-0.5.1, so you probably won't find
support for them in libglade-0.2. The new version (libglade-0.3) that I
just released yesterday should handle this just fine.
Still, it should not core dump there (the C function is returning a NULL,
and the python wrapper is not handling that correctly). I will fix the
core dump in the next release. But to get the libglade module to do what
you want, I recommend getting the latest version.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Mon, 9 Aug 1999, Paul Clifford wrote:
> Earlier, I wrote:
>
> > This may actually be a bug in libglade itself rather than the Python
> > bindings, but it's simpler to demonstrate it in Python. Essentially,
> > if you try to use get_widget (or get_widget_by_longname) for a combo
> > box's entry widget you'll get a core dump.
>
> I've done some more experimentation and the problem appears that
> libglade (glade/glade-gtk.c) is missing the code to parse the
> GtkCombo:entry child entry, so things like the tooltips, signal
> handlers, and so on, just get silently dropped.
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]