[MonoDevelop] Dialogs?

Matej Urbas matej.urbas at gmail.com
Thu Aug 10 17:55:31 EDT 2006


On Thu, 2006-08-10 at 18:38 -0300, Carlos Adriano Portes wrote:
> Has someone defined some dialogs classes, like "Yes/No", "Ok", etc, I'd
> like to use things like that and know how to do my own dialogs not
> windows, can someone help me with these things?

Perhaps you should use Gtk.MessageDialog for that. But if you want to
design your own dialogs, you can do this with the stetic designer (or
create a class that inherits from Gtk.Dialog).


Hope it helps,
---
Matej



More information about the Monodevelop-list mailing list