Programming with gtkmm3/Basics



Hi,
I hope this gets to the right place for changes to the webpage.
The example on this page causes a segmentation fault when it is run. Looking further down the page the offending line
Gtk::ApplicationWindow window;

was changed to
Gtk::Window window;
which seems to work. Perhaps the example should be changed.

Clare



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