37 _module(&module), _charType(&charType) {
56 if (widget.
getTag() ==
"CancelButton") {
61 if (widget.
getTag() ==
"OtherButton") {
71 if (widget.
getTag() ==
"PreludeButton") {
76 if (widget.
getTag() ==
"Chapter1Button") {
81 if (widget.
getTag() ==
"Chapter2Button") {
86 if (widget.
getTag() ==
"Chapter3Button") {
91 if (widget.
getTag() ==
"Chapter4Button") {
Widget * getWidget(const Common::UString &tag, bool vital=false)
Return a widget in the GUI.
uint32 _returnCode
The GUI's return code.
A class holding an UTF-8 string.
The global config manager.
void exceptionDispatcherWarning(const char *s,...)
Exception dispatcher that prints the exception as a warning, and adds another reason on top...
The context needed to run a Neverwinter Nights module.
void load(const Common::UString &module)
Load a module.
virtual void show()
Show the GUI.
#define ConfigMan
Shortcut for accessing the config manager.
uint32 sub(GUI &gui, uint32 startCode=kStartCodeNone, bool showSelf=true, bool hideSelf=true)
Open up a sub GUI.
void load(const Common::UString &resref)