digitalmars.D.learn - help a potential binding author?
- Andrei Alexandrescu (2/2) Jun 21 2013 http://stackoverflow.com/questions/17235375/how-to-create-bindings-qml-t...
- Adam D. Ruppe (6/6) Jun 21 2013 I haven't actually used Qt for a while and never used qml but
http://stackoverflow.com/questions/17235375/how-to-create-bindings-qml-to-d Andrei
Jun 21 2013
I haven't actually used Qt for a while and never used qml but I'll betcha this binding is going to be a pretty difficult task. Simply using it might not be bad, can probably just use a few extern(C) functions to take strings, but expanding it surely will involve talking to complex C++ objects, like the rest of Qt, and QtD never quite managed to work right.
Jun 21 2013