]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/msgdlg.tex
added support for reading alpha channel
[wxWidgets.git] / docs / latex / wx / msgdlg.tex
index 3caf92f46af655d693a7668c9568fd4eed01ed86..497758e37a83fb65e696608b2057b765cb4a149e 100644 (file)
@@ -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}
 }