Piotrek wrote:
Tim M wrote:
It's brainwashing people into think that dwt is the best thing around.
IMHO, It's better then anything around. It works on Linux/Windows and is
easy to use. There's only one competitor named gtkD, but... the button
usage example from the project site with such a nice line of code:
char** names = (new char*[2]).ptr;
just doesn't look D-style for me.
Cheers
That should have been updated with the last release, setAuthors uses a
string[] now.
I've changed the Example:
http://dsource.org/projects/gtkd/wiki/CodeExamples?action=diff&version=12
--
Mike Wey