X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/461cd115f2ae4deee65ff1e2367db5cab6c1c6a5..178c77606f3186250b42685ca752d0bc34cd02e9:/interface/wx/msgdlg.h?ds=sidebyside diff --git a/interface/wx/msgdlg.h b/interface/wx/msgdlg.h index 809bf9f90a..95a0f80743 100644 --- a/interface/wx/msgdlg.h +++ b/interface/wx/msgdlg.h @@ -51,8 +51,8 @@ @c wxYES_NO is not given so it is usually unnecessary to specify it explicitly. @style{wxSTAY_ON_TOP} - Makes the message box stay on top of all other windows (currently - implemented only under MSW). + Makes the message box stay on top of all other windows and not only + just its parent (currently implemented only under MSW and GTK). @endStyleTable @library{wxcore}