Thread overview
GUIs in D1?
Jun 06, 2010
Mike Linford
Jun 06, 2010
Zarathustra
Jun 06, 2010
Jacob Carlborg
June 06, 2010
What's the current preferred way of doing cross-platform GUIs in nowadays? DWT looks like a good option, but apparently its been dead for a while?

--Mike L.
June 06, 2010
> What's the current preferred way of doing cross-platform GUIs in nowadays? DWT looks like a good option, but apparently its been dead for a while?
>
> --Mike L.

DWT is great but yes it looks dead for half a year. There are gtkd (also not updated for a while but it works well with D1 (I'm not sure if the D2 too)) and qtd. You should test both and select the appropriate one for you.
June 06, 2010
On 2010-06-06 09:15, Mike Linford wrote:
> What's the current preferred way of doing cross-platform GUIs in
> nowadays? DWT looks like a good option, but apparently its been dead for
> a while?
>
> --Mike L.

I would not consider it dead, but nothing has been updated for a while. I'm working on updating dwt-mac to 3.5, but I don't have much time for it.

-- 
/Jacob Carlborg