0

Wanna to show menu or Combobox or Popup over out of parent. I tried document overlay but it did not work, like below image when right clicked in any software. Notice that I don't want to use two Windows!.

enter image description here

S At
  • 422
  • 5
  • 15
  • 1
    The only way is to use two Windows though. – GrecKo May 05 '22 at 08:51
  • 1
    I want my main `Window` has to title bar but other panel has not to use title bar! – S At May 05 '22 at 09:05
  • 1
    With `flags` https://doc.qt.io/qt-5/qt.html#WindowType-enum. solved. Hint: https://forum.qt.io/topic/92281/how-to-add-additional-controls-to-window-title-bar/6 – S At May 05 '22 at 09:17

0 Answers0