- \item when creating a new window you may specify {\tt wxID\_ANY} to let
- wxWindows assign an unused identifier to it automatically
- \item when installing an event handler using either the event table
- macros or \helpref{wxEvtHandler::Connect}{wxevthandlerconnect}
- you may use it to indicate that you want to handle the events
- coming from any control, regardless of its identifier
+\item when creating a new window you may specify {\tt wxID\_ANY} to let
+wxWidgets assign an unused identifier to it automatically
+\item when installing an event handler using either the event table
+macros or \helpref{wxEvtHandler::Connect}{wxevthandlerconnect},
+you may use it to indicate that you want to handle the events
+coming from any control, regardless of its identifier