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