Thread overview | |||||
---|---|---|---|---|---|
|
June 06, 2010 GUIs in D1? | ||||
---|---|---|---|---|
| ||||
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 Re: GUIs in D1? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Linford | > 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 Re: GUIs in D1? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Linford | 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 |
Copyright © 1999-2021 by the D Language Foundation