RE: [gtkmm] MessageDialog



> From: Craig Slusher [mailto:ouslush columbus rr com] 
> Gtk::MessageDialog
> dialog(*p_window_main,
> 	 "Your address book has been modified.\nWould you like 
> to save the changes?",
> 	Gtk::MESSAGE_QUESTION,
> 	(Gtk::ButtonsType)(Gtk::BUTTONS_OK | Gtk::BUTTONS_CANCEL));
> 
> This displays a valid MessageDialog except for one problem.  
> Only the Cancel
> button is shown!!!  Can someone please explain how to fix 
> this or why in the
> world it is happening in the first place?  Thanks a lot!

Does it work in the examples/book/dialogs/messagedialog example?

Murray Cumming
murrayc usa net
www.murrayc.com 



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