]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dialog.tex
fixed bug in mouse handling
[wxWidgets.git] / docs / latex / wx / dialog.tex
index 0ea060871c97a892f6c22b4ba40a2ae175435dee..fd7d6df18a0b27d29da7ae8724bfa2986d806859 100644 (file)
@@ -43,6 +43,10 @@ dialog to respond to system close events.
 \twocolitem{\windowstyle{wxSTAY\_ON\_TOP}}{The dialog stays on top of all other windows (Windows only).}
 \twocolitem{\windowstyle{wxNO\_3D}}{Under Windows, specifies that the child controls
 should not have 3D borders unless specified in the control.}
+\twocolitem{\windowstyle{wxDIALOG\_EX\_CONTEXTHELP}}{Under Windows, puts a query button on the
+caption. When pressed, Windows will go into a context-sensitive help mode and wxWindows will send
+a wxEVT\_HELP event if the user clicked on an application window. {\it Note} that this is an extended
+style and must be set by calling \helpref{SetExtraStyle}{wxwindowsetextrastyle} before Create is called (two-step construction).}
 \end{twocollist}
 
 Under Unix or Linux, MWM (the Motif Window Manager) or other window managers reckognizing