> If you need to interact with the widgets, you can write get and set > methods wich do what you want with the widgets in the other window.
That's a good idea. I'll still need to connect a signal inside MainWindow to handle when the secondary window is closed, but that seems sane enough. Having getters and setters to handle the widgets inside the secondary window will make the rest of the solution much simpler. Thanks for the help! -Alex _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
