
Hello Bert, Mahmoud
I do not understand why you try to make a such application while we have this ringQML samples runner !:RingQMLSamples/samples/UsingRingQML/runSamples.ring at main · mohannad-aldulaimi/RingQMLSamples
Also using :
oQMl = new ringQML(NULL)is serve the application for only first time , so we have a main.qml that will load, utilize other components,
so depending on this concept :
according to your code ,you can either make every sample as component using newComponent(cComponentName,cQMLCode) , and you can load it using a main qml code (using specific approach),
or simply as Mahmoud mentioned that you can easily use system(cCode) with ring files to run them …
or simply move our RingQMLSamples runner app forward and upgrade its code …
Best regards,



--
---
You received this message because you are subscribed to the Google Groups "The Ring Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ring-lang+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/7ae70100-af8e-43b1-aaae-87a84500cb59n%40googlegroups.com.
