]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/prntbase.h
mouse and cursor additions for cocoa, see #10361
[wxWidgets.git] / include / wx / prntbase.h
index b1aaee1b2f0bfeccc364f0f9cff11d66d6ffe4a9..4dc54556c242474da68b1e81b74223a5763c1787 100644 (file)
@@ -376,7 +376,7 @@ public:
                    const wxString& title = wxT("Print Preview"),
                    const wxPoint& pos = wxDefaultPosition,
                    const wxSize& size = wxDefaultSize,
-                   long style = wxDEFAULT_FRAME_STYLE,
+                   long style = wxDEFAULT_FRAME_STYLE | wxFRAME_FLOAT_ON_PARENT,
                    const wxString& name = wxFrameNameStr);
     virtual ~wxPreviewFrame();