Message 1 of 5
How to make the dialog stay only on top of the 3ds max window
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I made a QT dialog, tried several methods, I use dialog->show() so that the dialog does not block the 3dsmax window, but I can’t get the dialog to be on top of only the 3dsmax window, the window either hides when the window is activated 3dsmax or hangs on top of all the windows. Tell me which way to dig?