Re: [gtkmm] Dialog and MessageDialog?



On Sun, 2002-08-11 at 18:07, Key88 SF wrote:
> Ok - how do I do something like that in gtkmm1.x ? I can build the GUI 
> window fine, but the "run_and_close()" equivalent I don't see how to do. The 
> only "run" and "response" methods are in the underlying Gtk objects.

I don't think that there is any gtk_dialog_run() function in GTK+ 1.2.

I think you just need to show() the dialog, and there's probably a
response signal. But it would be better to look at the examples in gtkmm
1.2.


-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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