February 25, 2007
> Have you looked at the wxWidgets GUI, and the Code::Blocks IDE ?
> 
> --anders

Yes used wxWidgets with C++ nice GUI better than MFC and neater than Win32 raw C code.

wxSmith afaik only works for C++?

not had a chance to play with wxD yet, my next port of call.

I am a Delphi developer by trade and recently moved to C# (its where the money is right now)

Following with interest D a great deal of interest in fact.

I may even be commissioned to do a feasibility study using D as a mainstream language, but this is sometime off yet lots of red tape and boring meetings to get through first yawn yawn.

I expect D will be at version 7 by the time this happens, it only took 3 years to move to C# from Delphi.

L8rs
February 26, 2007
DBLoke wrote:

> wxSmith afaik only works for C++?

If at all, it is currently being refactored into a "new wxSmith".
But the XRC resources should work for all languages, including D.

> not had a chance to play with wxD yet, my next port of call.

Let's say that it aims to be *very* similar to the C++ version,
since it uses the same libraries (it's a "binding", not a port)

--anders
1 2 3 4 5 6
Next ›   Last »