D - Software written in D
- Toyotomi (10/10) Jul 08 2002 I want to see some non-text-only software written in D...
- andy (3/15) Jul 08 2002 Have you looked at GTK? I think a peerful multi-platform gui toolkit
- Toyotomi (3/5) Jul 08 2002 GTK in Windows is ugly and non-standard. It is not what users are used t...
- Steven Shaw (4/19) Jul 09 2002 What about leveraging wxwindows?
- Robert M. Münch (12/13) Jul 09 2002 Hi, I once managed the open-source project for a portable GUI library
I want to see some non-text-only software written in D... Can some of you post some URL's to cool examples? I think D should be multiplatform but should first concentrate on a nice RAD environment for windows. It should not use an existing peerless multiplatform GUI toolkit. The hard and annoying work of creating the D gui toolkit should be done for each platform individually. insight for troubling nit picky things in a standard library. For RAD questions as well, but Java is peerless and that's not good imho. An approach like Borland's VCL/XCL is also worth a look, as it is practical.
Jul 08 2002
Toyotomi wrote:I want to see some non-text-only software written in D... Can some of you post some URL's to cool examples? I think D should be multiplatform but should first concentrate on a nice RAD environment for windows. It should not use an existing peerless multiplatform GUI toolkit. The hard and annoying work of creating the D gui toolkit should be done for each platform individually. insight for troubling nit picky things in a standard library. For RAD questions as well, but Java is peerless and that's not good imho. An approach like Borland's VCL/XCL is also worth a look, as it is practical.Have you looked at GTK? I think a peerful multi-platform gui toolkit can work nicely.
Jul 08 2002
Have you looked at GTK? I think a peerful multi-platform gui toolkit can work nicely.GTK in Windows is ugly and non-standard. It is not what users are used to. There are other issues as well, but if I mention those, the all important ones I just mentioned would likely be completely ignored in replies.
Jul 08 2002
What about leveraging wxwindows? "andy" <acoliver apache.org> wrote in message news:3D2A1A1A.6020403 apache.org...Toyotomi wrote:practical.I want to see some non-text-only software written in D... Can some of you post some URL's to cool examples? I think D should be multiplatform but should first concentrate on a nice RAD environment for windows. It should not use an existing peerless multiplatform GUI toolkit. The hard and annoying work of creating the D gui toolkit should be done for each platform individually. insight for troubling nit picky things in a standard library. For RAD questions as well, but Java is peerless and that's not good imho. An approach like Borland's VCL/XCL is also worth a look, as it isHave you looked at GTK? I think a peerful multi-platform gui toolkit can work nicely.
Jul 09 2002
"Steven Shaw" <steven_shaw iprimus.com.au> schrieb im Newsbeitrag news:ageatm$29mn$1 digitaldaemon.com...What about leveraging wxwindows?Hi, I once managed the open-source project for a portable GUI library OpenAmulet (http://www.openip.org) that uses constraints, which is a very powerful concept. I'm interested in getting the first steps done in porting it to D. Anyone interested? -- Robert M. Münch IT & Management Freelancer Mobile: +49 (0)177 2452 802 Fax : +49 (0)721 8408 9112 Web : http://www.robertmuench.de
Jul 09 2002