Wx.Net Vs Wxwigets

Questions about wxWidgets running on MS.NET, mono or Portable.NET ? Ask it here !
Post Reply
drabbit
In need of some credit
In need of some credit
Posts: 1
Joined: Wed Jan 17, 2007 10:43 am

Wx.Net Vs Wxwigets

Post by drabbit »

HELP!!!!!!!!!!! :?:

Is Wx.Net having compleate functionality provided by Wxwigets????

Can we convert a project written in wxwigets to Wx.Net with all the functionality????
:shock: :shock: :shock:
VonGodric
Earned some good credits
Earned some good credits
Posts: 103
Joined: Sun Jan 30, 2005 9:31 pm
Contact:

Post by VonGodric »

I was wondering the same - however small investigations and I now know better. First wx.net seems to be wx2.6.3 so a bit old and not exactly up-to-date.

Also this page: http://wxnet.sourceforge.net/status.html lists a list of classes that has been ported. I also reccomend you to take a look at http://wxnet.sourceforge.net/apiref/ for reference about classes and methods.

You can as well check out the sample programs provided ( in downloads binary section )

hope that helps.
Post Reply