Comment 3 for bug 2002257

Revision history for this message
Kovid Goyal (kovid) wrote :

Should be fine, thats how the viewer and editor work after all. Although
they use QMainWindow not QDialog. I dont think that should cause any
problems though. Just be sure to call raise_() to ensure the
non-parented window has focus/is on top.