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
> haven't updated the Qt that QNX produces (which I think is what you're
> using).
>
> You might be able to get around the problem if you can give the
> application a chance to draw between resize operations.
>
> James
>
> On 2017-06-13, 12:50 AM, "Developmen
Hi All,
I am using QNX with Qt-5.3.2 and found below issue and crash:
FAULT - qqnxeglwindow.cpp : void QQnxEglWindow::swapEGLBuffers() : 135
: QQNX: failed to swap EGL buffers, err=12301
When I checked on internet for this issue, it was referenced that when
Qnx window does not find EGL surface t
a "pidin
> -p screen² when the system is in this state?
>
> James
>
> On 2016-06-15, 1:54 PM, "Development on behalf of Thiago Macieira"
> thiago.macie...@intel.com> wrote:
>
>>On quarta-feira, 15 de junho de 2016 23:11:24 PDT Prashant Purohit wrote:
&g
Hi all,
I am new to QT and using QT with QNX.
I am using two different windows in my application (It is not possible
for me to use single window).
When I switch from one window to another window, My screen is not
responding due to deadlock. Though there is no crash observed.
My situation is simi