defaultproperties
{
Begin Object Class=GUILabel Name=lbSavePos
Caption="AVI's saved to ..\UserMovies"
TextAlign=TXTA_Center
StyleName="ServerBrowserGrid"
WinTop=0.715625
WinLeft=0.117857
WinWidth=0.764286
WinHeight=0.061864
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
lb_SavePos=GUILabel'GUI2K4.UT2K4Demo2AVI.lbSavePos'
Begin Object Class=moEditBox Name=ebFilename
Caption="Filename: "
OnCreateComponent=ebFilename.InternalOnCreateComponent
Hint="The name of the AVI file to create"
WinTop=0.091667
WinLeft=0.089063
WinWidth=0.895312
WinHeight=0.098438
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
eb_Filename=moEditBox'GUI2K4.UT2K4Demo2AVI.ebFilename'
Begin Object Class=moComboBox Name=coResolution
ComponentJustification=TXTA_Left
Caption="Resolution"
OnCreateComponent=coResolution.InternalOnCreateComponent
Hint="The resolution of the final movie."
WinTop=0.079339
WinLeft=0.031250
WinHeight=0.060000
TabOrder=0
End Object
co_Resolution=moComboBox'GUI2K4.UT2K4Demo2AVI.coResolution'
Begin Object Class=moSlider Name=soQuality
MaxValue=1.000000
SliderCaptionStyleName="TextLabel"
Caption="Quality"
OnCreateComponent=soQuality.InternalOnCreateComponent
Hint="The quality level of the compression used"
WinTop=0.107618
WinLeft=0.345313
WinWidth=0.598438
WinHeight=0.037500
TabOrder=0
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
so_Quality=moSlider'GUI2K4.UT2K4Demo2AVI.soQuality'
WindowName="Output to AVI..."
DefaultLeft=0.150000
DefaultTop=0.250000
DefaultWidth=0.700000
DefaultHeight=0.500000
WinTop=0.250000
WinLeft=0.150000
WinWidth=0.700000
WinHeight=0.500000
}
|