wxBook additions; added a couple of pixels in menu drawing; taskbar
PopupMenu improvements git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,25 +18,10 @@ with a new wxDateTime class in the near future.
|
||||
|
||||
{\small \begin{verbatim}
|
||||
typedef unsigned short hourTy;
|
||||
\end{verbatim}}
|
||||
|
||||
{\small \begin{verbatim}
|
||||
typedef unsigned short minuteTy;
|
||||
\end{verbatim}}
|
||||
|
||||
{\small \begin{verbatim}
|
||||
typedef unsigned short secondTy;
|
||||
\end{verbatim}}
|
||||
|
||||
{\small \begin{verbatim}
|
||||
typedef unsigned long clockTy;
|
||||
\end{verbatim}}
|
||||
|
||||
{\small \begin{verbatim}
|
||||
enum tFormat { wx12h, wx24h };
|
||||
\end{verbatim}}
|
||||
|
||||
{\small \begin{verbatim}
|
||||
enum tPrecision { wxStdMinSec, wxStdMin };
|
||||
\end{verbatim}}
|
||||
|
||||
|
Reference in New Issue
Block a user