digitalmars.D.dwt - Ultimate++?
- Lucas Goss (3/3) Feb 23 2006 Has anyone heard of (or have any opinions on) this C++ GUI toolkit?
- Don Clugston (8/12) Mar 10 2006 Never heard of it before. Looks to have some valuable ideas in it, but
Has anyone heard of (or have any opinions on) this C++ GUI toolkit? http://upp.sourceforge.net/index.html I just found out about it today. Looking it over now...
Feb 23 2006
Lucas Goss wrote:Has anyone heard of (or have any opinions on) this C++ GUI toolkit? http://upp.sourceforge.net/index.html I just found out about it today. Looking it over now...Never heard of it before. Looks to have some valuable ideas in it, but it would not be feasible to port it to D (it's full of nasty macro tricks). And seems as though it only really works on Windows at present. Some of their template code is well worth examining. (It actually looks to me as though most of their ideas would work much better in D than in C++ !) Thanks for the link.
Mar 10 2006