]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/busyinfo.h
correct wxSortedArrayString(wxArrayString) ctor documentation (closes #10944)
[wxWidgets.git] / interface / wx / busyinfo.h
index 287f8371e6a38ad8e847fb235dadf1e046023634..3600c987addb7b63742924757c27060370e25441 100644 (file)
@@ -48,6 +48,9 @@
     wxApp::Yield for more details). The simplest way to do it is to use
     wxWindowDisabler class as illustrated in the above example.
 
+    Note that a wxBusyInfo is always built with the @c wxSTAY_ON_TOP window style
+    (see wxFrame window styles for more info).
+
     @library{wxcore}
     @category{cmndlg}
 */