X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a611b39feadde7d830457b59ffb8f56929acd0a..9b9337da0c597d9ba18f731a4e641bda25437224:/docs/latex/wx/msgdlg.tex diff --git a/docs/latex/wx/msgdlg.tex b/docs/latex/wx/msgdlg.tex index 3caf92f46a..497758e37a 100644 --- a/docs/latex/wx/msgdlg.tex +++ b/docs/latex/wx/msgdlg.tex @@ -51,6 +51,7 @@ Constructor. Use \helpref{wxMessageDialog::ShowModal}{wxmessagedialogshowmodal} \twocolitem{{\bf wxICON\_ERROR}}{Shows an error icon - the same as wxICON\_HAND.} \twocolitem{{\bf wxICON\_QUESTION}}{Shows a question mark icon.} \twocolitem{{\bf wxICON\_INFORMATION}}{Shows an information (i) icon.} +\twocolitem{{\bf wxSTAY\_ON\_TOP}}{The message box stays on top of all other window, even those of the other applications (Windows only).} \end{twocollist} }