How to build GUI-based applications in D ?
    ashit via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Aug  1 02:31:32 PDT 2017
    
    
  
what is the simplest library to create gui applications in D?
i want to create gui applications but couldnt configure the tools 
so far.
i tried to install DFL several times, but it shows some errors 
while installing (that bold red lables showing : depreacated, 
depreacated, ... )
i dont need to build something advanced or so, only that common 
and simple elements like: buttons, labels, textboxs, ...
i really like D's syntax (C, C++, C#), but i have nothing to do 
with command line.
the good thing about C# (& WPF) is: double click on installer, 
start design your app.
    
    
More information about the Digitalmars-d-learn
mailing list