[gtkmm] Dialog and MessageDialog?



Hi - I am trying to create a simple "popup message window" with an 'OK' button that can be created from within a regular gtkmm application. (Similar to the Windoze "AfxMessageBox()" function).

A few things:

- I have the latest gtkmm 1.2.10, and the Gtk::Dialog class doesn't have any methods "run" or "response" as used in regular Gtk. How can I create message windows (or any spawned windows) without these functions? use the low-level gtk+ routines?

- There is no "MessageDialog" class. Is this just a gtkmm2 feature?

Thanks,

Dave


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




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