digitalmars.D - GUI
Hi all, How do we create a GUI in D? I've downloaded DUI, but it's not working, actually it's very weird, and I'm not sure if I used it well. Thank you
Feb 21 2006
In article <dtfsnc$2k0v$1 digitaldaemon.com>, Georges says...Hi all, How do we create a GUI in D? I've downloaded DUI, but it's not working, actually it's very weird, and I'm not sure if I used it well. Thank youcheck http://www.prowiki.org/wiki4d/wiki.cgi?AvailableGuiLibraries before you go any further. A working version of DUI can be found on the SVN repository at dsource.org http://svn.dsource.org/projects/dui/trunk/dyndui/ you need also http://svn.dsource.org/projects/dool/ but the Makefiles are not up to date. I'm comming up with a revised DUI soon. Ant
Feb 21 2006