PDA

View Full Version : QTableWidget not top level



nnzz
19th November 2014, 13:02
Hello, I am creating a QTableWidget in my app, and it is hidden behind the the app main window.
How do I set it to be top level?
Thx

ChrisW67
21st November 2014, 11:18
Assuming you are not talking about the table widget as an independent window, put it in the main window layout.