]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sysclevt.tex
Added AdvanceSelection, ShowWindowMenu and keyboard handling
[wxWidgets.git] / docs / latex / wx / sysclevt.tex
index e0ff1959f7aaf69966ceb5510976fecb419d052a..9019ac10055eed0e43cd0063e662899f60e9635b 100644 (file)
@@ -13,6 +13,10 @@ This is only appropriate under Windows.
 
 <wx/event.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Event table macros}
 
 To process a system colour changed event, use this event handler macro to direct input to a member
@@ -32,13 +36,14 @@ or to pass the event on to the window's children explicitly.
 
 \wxheading{See also}
 
-\helpref{wxWindow::OnSysColourChanged}{wxwindowonsyscolourchanged}, \helpref{Event handling overview}{eventhandlingoverview}
+%\helpref{wxWindow::OnSysColourChanged}{wxwindowonsyscolourchanged},
+\helpref{Event handling overview}{eventhandlingoverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSysColourChangedEvent::wxSysColourChanged}
+\membersection{wxSysColourChangedEvent::wxSysColourChangedEvent}\label{wxsyscolourchangedeventctor}
 
-\func{}{wxSysColourChanged}{\void}
+\func{}{wxSysColourChangedEvent}{\void}
 
 Constructor.