Go to the documentation of this file.
10 #include <Wt/WComboBox>
11 #include <Wt/WPushButton>
13 #include <boost/lexical_cast.hpp>
23 const int MaxGuesses = 9;
33 title_ =
new WText(tr(
"hangman.readyToPlay"),
this);
56 WString title(tr(
"hangman.guessTheWord"));
83 WString status(tr(
"hangman.youHang"));
Generated on Fri May 31 2013 for the
C++ Web Toolkit (Wt) by
1.8.3.1