Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.GUI2K4QuestionPage

Extends
GUIQuestionPage

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.GUIQuestionPage
               |   
               +-- GUI2K4.GUI2K4QuestionPage

Variables Summary
Inherited Variables from XInterface.GUIQuestionPage
ButtonNames, Buttons, CancelButton, DefaultButton, lMessage, MessageIcon
Inherited Variables from XInterface.GUIPage
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers

Functions Summary
functionbool ButtonClick (GUIComponent Sender))
Inherited Functions from XInterface.GUIQuestionPage
AddButton, ButtonClick, InitComponent, InternalOnPreDraw, LayoutButtons, RemoveButtons, Replace, SetupQuestion
Inherited Functions from XInterface.GUIPage
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus


Functions Detail

ButtonClick Source code

function bool ButtonClick ( GUIComponent Sender) )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUIImage Name=imgBack
         Image=Texture'KF_InterfaceArt_tex.Menu.Med_border_SlightTransparent'
         ImageStyle=ISTY_Stretched
         ImageRenderStyle=MSTY_Normal
         DropShadowY=10
         WinTop=0.297917
         WinLeft=0.100000
         WinWidth=0.800000
         WinHeight=0.401563
     End Object
     Controls(0)=GUIImage'GUI2K4.GUI2K4QuestionPage.imgBack'


     Begin Object Class=GUILabel Name=lblQuestion
         TextAlign=TXTA_Center
         bMultiLine=True
         StyleName="TextLabel"
         WinTop=0.366483
         WinLeft=0.150000
         WinWidth=0.700000
         WinHeight=0.065714
     End Object
     Controls(1)=GUILabel'GUI2K4.GUI2K4QuestionPage.lblQuestion'


     WinTop=0.352899
     WinLeft=0.116072
     WinWidth=0.765486
     WinHeight=0.319917
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:44.858 - Created with UnCodeX