RE: winforms for GUI?

"Mark Watts" <[email protected]> Thu, 5 Aug 2004 23:14:49 -0400
Newsgroups gmane.comp.lang.prothon.user
Message-ID <[email protected]>
> From: Mark Hahn

 
> So I guess I'll be using Gtk# for my GUI.  That's a shame, I 
> always liked wxWindows.  I also guess I'll be stealing the 
> GTK wrapper from Python, unless it sucks.
> 
> Any comments on how I should wrap GTK?

Are you aware of the .NET wrapper for wxWindows (now wxWidgets) that is at
http://wxnet.sourceforge.net/

-Mark