Re: [Development] Drag and Drop Issue in Qt-5.3.2 with QML on QNX Platform only.

2017-07-12 Thread Thiago Macieira
On quarta-feira, 12 de julho de 2017 09:15:15 PDT Prashant Purohit wrote: > We are using QT 5.3.2 with QML on QNX. > > The point to note here is that when we tried same code on Linux > machine with QT-5.3.2, this issue does not occur. > > Is there any fix done for QT-QML-QNX related to this issue

[Development] Drag and Drop Issue in Qt-5.3.2 with QML on QNX Platform only.

2017-07-12 Thread Prashant Purohit
Hi All, We have created one application where there are multiple icons present in a GridView. Each delegate of the grid is a composite control with an icon and text. (This is similar to phone apps screen on Android/iOS devices). Similar to apps screen on mobile devices, user can drag and drop ico