I think dlangui is a dead monkey.
May 27, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alain De Vos |
May 28, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alain De Vos | On Thursday, 27 May 2021 at 17:04:07 UTC, Alain De Vos wrote: >Let's +100000 |
May 28, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to zjh | On Friday, 28 May 2021 at 00:05:36 UTC, zjh wrote: If there is a binding of wxWidgets. |
May 28, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to zjh | On Friday, 28 May 2021 at 00:07:41 UTC, zjh wrote: >On Friday, maybe you can try nana. |
May 28, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alain De Vos | On Thursday, 27 May 2021 at 18:57:32 UTC, Alain De Vos wrote: >I think dlangui is a dead monkey. Nah, it's ok |
May 28, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to someone | On Thursday, 27 May 2021 at 01:17:44 UTC, someone wrote: >I am learning D by writing a Windows only GUI library. It is taking too much time for me since, I am writing some stuff and then happen to learn some new things about it and re-writing it.Anyhow, so far so good. This is the code now.
I am slowly adding more features to this. Till now, Window & Button are completed. |
May 29, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to someone | On Thursday, 27 May 2021 at 01:17:44 UTC, someone wrote: >Any comments are welcomed, even any comments regarding anyone experience with GUI development within D, no matter whether the answer would be relevant to my specific question seeking a choice or not. First and foremost, thanks everybody for your replies :) ! I didn't know some of the toolkits you advised me to try even existed. There was a lot of info for me to digest before starting answering you on some of the specifics and/or personal experience with them, so, I did my homework and make the following summary (mainly relevant to my requirements) to organize my thoughts so I could make a roadmap to start selecting/discarding toolkits, and please, let me know anything I got wrong and/or point me to anything that is plainly wrong in the following summary:
At first glance, but that could end quite differently, possible ones are (ordering not standing): dlangUI and arsd.miniGUI written in D, agar written in C, Fox and wxWidgets written in C++. Regarding dlangUI: its a shame if it was really abandoned ... does someone seriously considered forking it ? Or is it pointless since it needs a lot of human resources that are not there to begin with which is what I suspect ? |
May 29, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adam D. Ruppe | On Thursday, 27 May 2021 at 02:55:14 UTC, Adam D. Ruppe wrote: >http://arsdnet.net/minigui-linux.png Thanks a lot for your info :) ! I want you to know that I am replying to myself on the first post summarizing what I already learned researching the subject starting with the tips provided by you as well as anyone else that replied to my post. Please, if you want and have the time, check my last post and let me know anything I got wrong. |
May 29, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to Imperatorn | On Thursday, 27 May 2021 at 07:00:32 UTC, Imperatorn wrote: >I would like to recommend DlangUI [1], but we have tried now for months to get in contact with the owner of it (to take over development) and are getting no reponse. Thanks a lot for your info :) ! I want you to know that I am replying to myself on the first post summarizing what I already learned researching the subject starting with the tips provided by you as well as anyone else that replied to my post. Please, if you want and have the time, check my last post and let me know anything I got wrong. |
May 29, 2021 Re: wanting to try a GUI toolkit: needing some advice on which one to choose | ||||
---|---|---|---|---|
| ||||
Posted in reply to zjh | On Thursday, 27 May 2021 at 07:20:17 UTC, zjh wrote: >I have download FOX.and success compile. Thanks a lot for your info :) ! I want you to know that I am replying to myself on the first post summarizing what I already learned researching the subject starting with the tips provided by you as well as anyone else that replied to my post. Please, if you want and have the time, check my last post and let me know anything I got wrong. |