Java > Scala -> new thread: GUI for D
    Somedude 
    lovelydear at mailmetrash.com
       
    Mon Dec  5 00:21:06 PST 2011
    
    
  
Le 03/12/2011 07:54, Gour a écrit :
> 
> Just, curious what would be your choise for multi-platform GU app: gtk,
> qt or wx?
> 
> 
> Sincerely,
> Gour
> 
1) By far wxWidgets because it's native and stable
2) FLTK because it's small, fast and supports OpenGL, allowing for
custom interfaces. It's also probably the easiest to port/bind with. On
the downsides, its look'n feel is quite ugly, and its development is slow.
3) Qt because it's very complete and looks ok, but it's (too) big and
probably complex to port/bind with
    
    
More information about the Digitalmars-d
mailing list