www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - wxD 0.04, for Win/GTK/Mac

See http://wxd.sourceforge.net for wxD


New features:

- OpenGL support (i.e. the wxGLCanvas class)
   http://www.wxwidgets.org/manuals/2.6.1/wx_wxglcanvas.html

- API documentation (just the code, for now)
   http://wxd.sourceforge.net/docs/ (generated with Doxygen)

- Added config files for MinGW compilation

- Removed console window from Windows apps

Later:

- No binaries (for now), that won't be until wxD 0.05 or so.

- Upgrading to wxWidgets 2.6.2 when wx.NET does, but not now.


Enjoy,
--anders


PS.
Here is what "Hello World" looks like:
http://wxd.sourceforge.net/Hello.html
Feb 08 2006