gtk-builder-convert "Unhandled signal"
- From: David Trémouilles <david trem gmail com>
- To: gtk-list gnome org
- Subject: gtk-builder-convert "Unhandled signal"
- Date: Thu, 21 Feb 2008 07:50:16 +0100
Hi,
I start playing with the gtk.Builder as a replacement for libglade in
my python application.
I encountered the following message from gtk-builder-convert tool while
converting my glade file to gtk.Builder xml file:
...
Unhandled signal GtkCheckMenuItem::toggled
Unhandled signal GtkRadioMenuItem::group_changed
...
Does that mean this signal are not yet supported by the builder ?
Or is it something else ?
I fairly easily ported my code from glade to gtk.Builder but this
"unhandled signal" annoyed me since basically the signal connection is
not done and my app does not work properly :-(
gtk 2.12.2
pygtk 2.12.0
Thanks in advance for your help,
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]