This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM437X: Window can't stay on the top in Qt program.

Part Number: PROCESSOR-SDK-AM437X

Tool/software: Linux

Hi,

I have made an Qt GUI application and in order to make the subwindow always stay on the top, I use the function setWindowFlags(Qt::WindowStaysOnTopHint);

It's ok on my computer but when I  load the program on board, the subwindow can't always stay on the top.

How should I do this..??

EVM - AM437X

SDK - ti-processor-sdk-linux-rt-am437x-evm-05.01.00.11

Please share the steps to solve this successfully..

Regards,

Zhongde Chen