A D frontend for GUI libraries.
Andrew
andrewlalisofficial at gmail.com
Sun Jul 10 08:05:07 UTC 2022
On Sunday, 10 July 2022 at 02:28:56 UTC, Salih Dincer wrote:
> How do we use Java graphics libraries in D?
Well, I suppose you could possible do it by making a native API
available for the Java Native Interface, but this is entirely
unfeasible and not worth the effort, since nobody really makes
java desktop apps anymore, since webapps are easier to make and
more accessible.
More information about the Digitalmars-d-dwt
mailing list