X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/239ef314528b253ea4ca5946ec2cfcb74bab1866..db23ced86782a4323272cea8bd499d2e4aeabfce:/docs/latex/wx/taskbar.tex diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index ddfd3c7a4f..ce5a5dfe37 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -51,6 +51,10 @@ wxEVT\_TASKBAR\_RIGHT\_UP event.} wxEVT\_TASKBAR\_LEFT\_DCLICK event.} \twocolitem{{\bf EVT\_TASKBAR\_RIGHT\_DCLICK(func)}}{Process a wxEVT\_TASKBAR\_RIGHT\_DCLICK event.} +\twocolitem{{\bf EVT\_TASKBAR\_CLICK(func)}}{This is a synonym for either +EVT\_TASKBAR\_RIGHT\_DOWN or UP depending on the platform, use this event macro +to catch the event which should result in the menu being displayed on the +current platform.} \end{twocollist}% \latexignore{\rtfignore{\wxheading{Members}}}