Gtk::Stack and Gtk::StackSwitcher?



Hi


Has anybody used Gtk::Stack and Gtk::StackSwichter in Gtkmm?

I seems that I hit a crasher everytime.

I tracked it down to a Gtk+ bug with a C sample code:
  https://bugzilla.gnome.org/show_bug.cgi?id=736307

It is related to the order of object destruction:

tl;dr if you remove from the container the widgets in the GtkStack, the
GtkStackSwitcher will wreak havoc when being destroy.

Suggestions?

I'm pondering if I shall file a bug for Gtkmm too.

Cheers,

Hub


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