On 2010-10-07 07:00, Nick Sabalausky wrote:
"Gour D."<[email protected]> wrote in message
news:[email protected]...
Although I'm still hankering to see QtD, I'm just curious (not having
experience with) how does SWT (DWT) can compare in regards?
SWT/DWT uses the native GUI, at least on windows. I have no idea what it
uses on Linux, my guess would be GTK-only, but that's only a guess. But I
think DWT is D1-only right now (so is wxD).
It uses native controls on all supported platforms. If there isn't a
native control available it will emulate it. On Linux GTK and Motif is
supported, I think they're working on a Qt port as well.
--
/Jacob Carlborg