[Gtk-sharp-list] A message box implementation
Mike Kestner
mkestner@speakeasy.net
15 Apr 2003 20:51:14 -0500
On Tue, 2003-04-15 at 19:36, Daniel Campos wrote:
> Hi!
>
> I've developed a "Message Box", very similar
> to the ones provided by Windows.Forms or VCL
> from Borland.
>
> I was testing GTK, creating a little example,
> but I found "Dialog" Class a little difficult,
Did you try Gtk.MessageDialog? It should do anything that MsgBox does
and is equally easy to use.
--
Mike Kestner <mkestner@speakeasy.net>