[Interest] External drag'n'drop on Mac OS

2014-11-02 Thread Dmitrii Volosnykh
Hello, when I drag an image from preview are of Finder the drop.urls are as expected. In contrast, when I drag it from the list/grid view I get URLs of the following form: file:///.file/id=6571367.16783303 Is it a bug or I should do some extra actions in order to get a proper URL? Regards,

[Interest] Opening Qt/Qml window inside host app

2014-11-02 Thread Nuno Santos
Hi, I was wondering if it is possible to instantiate and open a Qt/Qml window inside a host app via plugin loading mechanism. I’m trying to make a VST plugin have a Qml window for editing. The plugin is loaded by the host app. I have tried to do it on the plugin instantiation with the

Re: [Interest] Opening Qt/Qml window inside host app

2014-11-02 Thread Nuno Santos
It seems that I was doing something wrong and now I can open the Qt/Qml window inside the plugin but it blocks the program because i’m calling app.exec(); I need to move the execution of the app to another thread, I believe. Qt base probably does the same within an iOS app, right? Any thoughts

Re: [Interest] 3D Navigation QtLocation Module

2014-11-02 Thread Ramakanthreddy Kesireddy
Hi Alex, Thanks a lot for your inputs. I could make a progress atleast on 2D Navigation. Are the below features like Navigation support with turn-by-turn instructions and routing being supported for Android and IOS? Basically I would like to know if features like Navigation support with