- Extends
- GUIFooter
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIBorder
|
+-- XInterface.GUIFooter
|
+-- xVoting.MapVoteFooter
MapVoteFooter
delegate OnAccept ( )
delegate bool OnSendChat ( string Text )
delegate OnSubmit ( )
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta )
function bool MyOnDraw (
canvas C )
function ReceiveChat ( string Msg )
defaultproperties
{
Begin Object Class=AltSectionBackground Name=MapvoteFooterBackground
bFillClient=Wahr
Caption="Chat"
LeftPadding=0.010000
RightPadding=0.010000
WinHeight=0.820000
bBoundToParent=Wahr
bScaleToParent=Wahr
OnPreDraw=MapvoteFooterBackground.InternalPreDraw
End Object
sb_Background=AltSectionBackground'xVoting.MapVoteFooter.MapvoteFooterBackground'
Begin Object Class=GUIScrollTextBox Name=ChatScrollBox
bNoTeletype=Wahr
CharDelay=0.002500
EOLDelay=0.000000
bVisibleWhenEmpty=Wahr
OnCreateComponent=ChatScrollBox.InternalOnCreateComponent
StyleName="ServerBrowserGrid"
WinTop=0.223580
WinLeft=0.043845
WinWidth=0.918970
WinHeight=0.582534
TabOrder=2
bBoundToParent=Wahr
bScaleToParent=Wahr
bNeverFocus=Wahr
End Object
lb_Chat=GUIScrollTextBox'xVoting.MapVoteFooter.ChatScrollBox'
Begin Object Class=moEditBox Name=ChatEditbox
CaptionWidth=0.150000
Caption="Say"
OnCreateComponent=ChatEditbox.InternalOnCreateComponent
WinTop=0.868598
WinLeft=0.007235
WinWidth=0.700243
WinHeight=0.106609
TabOrder=0
OnKeyEvent=MapVoteFooter.InternalOnKeyEvent
End Object
ed_Chat=moEditBox'xVoting.MapVoteFooter.ChatEditbox'
Begin Object Class=GUIButton Name=AcceptButton
Caption="Accept"
Hint="Click once you are satisfied with all settings and wish to offer no further modifications"
WinTop=0.906173
WinLeft=0.562577
WinWidth=0.191554
WinHeight=0.071145
TabOrder=1
bVisible=Falsch
bStandardized=Wahr
OnClick=MapVoteFooter.InternalOnClick
OnKeyEvent=AcceptButton.InternalOnKeyEvent
End Object
b_Accept=GUIButton'xVoting.MapVoteFooter.AcceptButton'
Begin Object Class=GUIButton Name=SubmitButton
Caption="Submit"
WinTop=0.849625
WinLeft=0.704931
WinWidth=0.160075
WinHeight=0.165403
TabOrder=1
bStandardized=Wahr
OnClick=MapVoteFooter.InternalOnClick
OnKeyEvent=SubmitButton.InternalOnKeyEvent
End Object
b_Submit=GUIButton'xVoting.MapVoteFooter.SubmitButton'
Begin Object Class=GUIButton Name=CloseButton
Caption="Close"
WinTop=0.849625
WinLeft=0.861895
WinWidth=0.137744
WinHeight=0.165403
TabOrder=1
bStandardized=Wahr
OnClick=MapVoteFooter.InternalOnClick
OnKeyEvent=CloseButton.InternalOnKeyEvent
End Object
b_Close=GUIButton'xVoting.MapVoteFooter.CloseButton'
StyleName="BindBox"
bNeverFocus=Falsch
}
|
Creation time: Mo 16.4.2007 11:20:24.093 - Created with
UnCodeX