Dlang + QtE5 + "Qt Designer": How convert .ui to .d Grafic Interface?

Ferhat Kurtulmuş aferust at gmail.com
Thu Nov 14 19:19:28 UTC 2019


On Thursday, 14 November 2019 at 19:07:56 UTC, Marcone wrote:
> Hi,
>
> I use Dlang with QtE5 to make my programs with GUI.

If QT is is not a must, you can go for gtkd + Glade designer. I 
wrote a small utility to work together with Glade and gtkd. 
please note that it doesn't convert all fields of Glade file into 
a d source as at designer does. 
https://github.com/aferust/makegtkdclass




More information about the Digitalmars-d-learn mailing list