Top 3 use cases for D

Dejan Lekic dejan.lekic at gmail.com
Mon Oct 21 09:43:12 UTC 2024


On Sunday, 20 October 2024 at 22:05:45 UTC, Mike Shah wrote:
>
> To some degree I thought GTK had become a default GUI library 
> for many folks.
>
> There's several tutorials here otherwise: 
> https://gtkdcoding.com/
>
> Perhaps something for Phobos3 to consider otherwise -- it's a 
> big project, but maybe a few simple widgets to start could do 
> the trick.

I still use GtkD for my personal GUI stuff. Sadly that project is 
dead. I am not surprised as maintaining, supporting and improving 
it takes lots of time. One person simply can't do it. Kudos to 
Mike for doing this for years...

GUI toolkit should not be in Phobos in my humble opinion, but it 
must be one of the "core" projects supported by the D Language 
Foundation. Many people think it can be done by one or two 
persons, but they have no idea how wrong they are...


More information about the Digitalmars-d mailing list