]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/book/chap_cpp.tex
made wxCondition::Signal() queue the signals generated while there were no waiters...
[wxWidgets.git] / docs / latex / book / chap_cpp.tex
CommitLineData
397f14ce
JS
1\chapter{wxWindows and C++}\label{chapcpp}
2\pagenumbering{arabic}%
3\setheader{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}{}{}{}{}{{\it CHAPTER \thechapter: wxWINDOWS AND C++}}%
4\setfooter{\thepage}{}{}{}{}{\thepage}%
5
6What kind of C++ constructs wxWindows uses and doesn't use, and a little introduction to
7some important classes such as wxString. Why STL isn't used within wxWindows.
8