- 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
{
bNeverFocus=false
Begin Object Class=AltSectionBackground Name=MapvoteFooterBackground
Caption="Chat"
WinWidth=1
WinHeight=0.82
WinLeft=0
WinTop=0
bBoundToParent=True
bScaleToParent=True
bFillClient=true
LeftPadding=0.01
RightPadding=0.01
End Object
sb_Background=MapvoteFooterBackground
Begin Object Class=GUIScrollTextBox Name=ChatScrollBox
WinWidth=0.918970
WinHeight=0.582534
WinLeft=0.043845
WinTop=0.223580
CharDelay=0.0025
EOLDelay=0
bBoundToParent=true
bScaleToParent=true
bVisibleWhenEmpty=true
bNoTeletype=true
bNeverFocus=true
bStripColors=false
StyleName="ServerBrowserGrid"
TabOrder=2
End Object
lb_Chat=ChatScrollBox
Begin Object class=moEditBox Name=ChatEditbox
WinWidth=0.700243
WinHeight=0.106609
WinLeft=0.007235
WinTop=0.868598
Caption="Say"
CaptionWidth=0.15
OnKeyEvent=InternalOnKeyEvent
TabOrder=0
bStandardized=true
End Object
ed_Chat=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"
WinWidth=0.191554
WinHeight=0.071145
WinLeft=0.562577
WinTop=0.906173
OnClick=InternalOnClick
TabOrder=1
bRepeatClick=False
bStandardized=true
bBoundToParent=false
bScaleToParent=false
bVisible=false
End Object
b_Accept=AcceptButton
Begin Object Class=GUIButton Name=SubmitButton
Caption="Submit"
WinWidth=0.160075
WinHeight=0.165403
WinLeft=0.704931
WinTop=0.849625
OnClick=InternalOnClick
TabOrder=1
bStandardized=true
bBoundToParent=false
bScaleToParent=false
End Object
b_Submit=SubmitButton
Begin Object class=GUIButton Name=CloseButton
Caption="Close"
WinWidth=0.137744
WinHeight=0.165403
WinLeft=0.861895
WinTop=0.849625
OnClick=InternalOnClick
bStandardized=true
TabOrder=1
bBoundToParent=false
bScaleToParent=false
End Object
b_Close=CloseButton
StyleName="BindBox"
}
|
Creation time: Do 14.8.2014 09:58:13.832 - Created with
UnCodeX