wxD 0.07 released

Anders F Björklund afb at algonet.se
Sun Aug 27 08:16:00 PDT 2006


BLS wrote:

> Indeed, you did a great job.

Most of the great work is in wxWidgets itself, but glad you like it!
As with all similar open source, this (wxD) has been a group effort.

> I am just wondering what tool(s) do you use to create the C wrapper
> functions. SWIG, hand made ?

The C wrappers were ported over from wx.NET, where they were generated
by hand with some perl script support. SWIG was planned, but not done.

http://wxnet.sourceforge.net/contrib.html

> I  really appreciate that you will spend time on stc/scintilla. IMO
> quit important in order to implement a platform independent IDE,

Making an IDE is not a goal for the wxD project, since there is already
a great wx IDE released under GPL license in the Code::Blocks project ?

http://www.codeblocks.org/ (get the Nightly)

> because OGL and AUI are also very important for this behaviour :
> Can we  expect the announced OGL and AUI support within 1.0 ?

STC will be in 1.0 since it is a) half-done and b) integrated into API.
The contribs OGL and AUI can be added afterwards, without breakage...

--anders



More information about the Digitalmars-d-announce mailing list