Kakadu / lablqml

Interfacing Qt/QML with OCaml. Formely known as lablqt
http://kakadu.github.io/lablqml
GNU Lesser General Public License v2.1
159 stars 17 forks source link

Property bindings need to be a parameter to main exec #33

Open ghost opened 7 years ago

ghost commented 7 years ago

The bindings need to be stored or the garbage collector deletes them. https://github.com/Kakadu/lablqt/blob/orbifx/qml-property-bind/lablqml/src_tests/test3.ml#L27