Answer the question
In order to leave comments, you need to log in
Is there a good gui for dlang?
Please advise a graphics library for the D programming language (Linux, Windows).
Which hasn't been abandoned.
Which has documentation.
And not GTK.
PS Is it possible to use Qt along with D?
Answer the question
In order to leave comments, you need to log in
Which hasn't been abandoned.
Which has documentation.
And not GTK.
I recommend QtE.
QtE is a small but comprehensive library. It is available in both 32 and 64 bit versions for both Windows and Linux. Full support for Russian letters in cp1251, Utf-8 is provided, including in file names.
Using this library, you can extract several DLLs (SO) from the entire Qt and use them as a RunTime option, without having to fully install Qt on your computer. This allows you not to install Qt and C ++ on your computer, but using only DMD + QtE + RunTime Qt to appreciate the beauty of the Qt language and library itself.
QtE
Application Screenshots website.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question