[Mono-list] Re: wx.NET 0.0.1 available

J. Perkins jason@379.com
24 Jan 2003 08:02:23 -0500


Thanks for encouragement and advice, Julian. I will check out wxBasic,
it would be great if I could use their C wrapper. The job of wx.net
should be a little easier, since much of the functionality of wxBase is
already in the .net platform. I really only intend to wrap the gui
classes, making them as c#-ish as possible, so I don't have to take on
the formidable task of trying to wrap *everything*.

Jason
379


On Thu, 2003-01-23 at 16:12, Julian Smart wrote:
> I'm not sure if it would help, but wxBasic solved the wxWindows/wxBasic
> integration problem by semi-automating the creation of C wrappers.