96 if (widget.
getTag() ==
"BTN_CANCEL") {
101 if (widget.
getTag() ==
"BTN_BACK") {
107 if (widget.
getTag() ==
"BTN_STEPNAME1") {
112 if (widget.
getTag() ==
"BTN_STEPNAME2") {
117 if (widget.
getTag() ==
"BTN_STEPNAME3") {
void load(const Common::UString &resref)
Widget * getWidget(const Common::UString &tag, bool vital=false)
Return a widget in the GUI.
uint32 _returnCode
The GUI's return code.
The KotOR 2 quick character panel.
WidgetButton * getButton(const Common::UString &tag, bool vital=false)
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
QuickCharPanel(CharacterGeneration *chargen, Console *console=0)
CharacterGeneration * _chargenMenu