On Sun, 2014-01-26 at 23:30 +0000, ed wrote:
[…]
> A quality GUI api with a decent GUI builder, something like the 
> tools that come with Qt or that Window Builder for Java.
> 
> I find GTKD bindings are great but the GTK api itself, IMO, is 
> less intuitive than Qt and GTK+Glade is a lot more work compared 
> to other RAD tools in C++ or Java.

I find GtkD + Glade rather good actually. The problem is that this is
not really a good direction for cross platform working since Gtk isn't a
widely supported framework.

Qt5 on the other hand is making great strides (now that it isn't a
Nokia/Microsoft technology). Go now has QML support and I am finding
this a nice combination.

Having QML support in D would be a good thing.

I haven't had time to work on the various QtD repositories to see if Qt5
and QML are or can easily be supported. 

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Reply via email to