Re: [Interest] Strategies to create dialog boxes dynamically in Qml

2015-09-29 Thread Nuno Santos
terest-bounces+mark.tucker=airborne.a...@qt-project.org > [mailto:interest-bounces+mark.tucker=airborne.a...@qt-project.org] On Behalf > Of Nuno Santos > Sent: 29 September 2015 12:11 > To: interest > Subject: [Interest] Strategies to create dialog boxes dynamically in Qml > &

Re: [Interest] Strategies to create dialog boxes dynamically in Qml

2015-09-29 Thread Mark Tucker
you like, including destroying your dialog object. Mark From: interest-bounces+mark.tucker=airborne.a...@qt-project.org [mailto:interest-bounces+mark.tucker=airborne.a...@qt-project.org] On Behalf Of Nuno Santos Sent: 29 September 2015 12:11 To: interest Subject: [Interest] Strategies to

[Interest] Strategies to create dialog boxes dynamically in Qml

2015-09-29 Thread Nuno Santos
Hi, I’m trying to implement a custom dialog box on qml using dynamic object creation methods. I’m using the javascript approach to create the component and then the object. The object appears on the scene and it has two buttons. The question is. What are the strategies available to receive the