GUI2K4.ID3TagEditor
- Extends
- FloatingWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.ID3TagEditor
Inherited Variables from GUI2K4.FloatingWindow |
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName |
Inherited Functions from GUI2K4.FloatingWindow |
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked |
var localized string EditBoxHint;
var string FileName;
function int FindFieldIndex ( string Caption )
function HandleObject (
Object Obj,
optional Object OptionalObject_1,
optional Object OptionalObj_2 )
function HandleParameters ( string ParamA, string ParamB )
function ReadTag ( )
function bool SetFileManager ( )
function bool SetHandler ( )
function SetPanelPosition (
Canvas C )
defaultproperties
{
Begin Object Class=GUIPanel Name=MainPanel
WinTop=0.091595
WinLeft=0.011250
WinWidth=0.978750
WinHeight=0.896250
RenderWeight=0.200000
End Object
p_Main=GUIPanel'GUI2K4.ID3TagEditor.MainPanel'
Begin Object Class=GUIMultiOptionListBox Name=FieldList
bVisibleWhenEmpty=True
OnCreateComponent=FieldList.InternalOnCreateComponent
WinHeight=1.000000
bBoundToParent=True
bScaleToParent=True
End Object
lb_Fields=GUIMultiOptionListBox'GUI2K4.ID3TagEditor.FieldList'
EditBoxHint="Click to edit"
WindowName="Tag Editor"
MinPageWidth=0.458984
MinPageHeight=0.330155
}
|
Creation time: Wed 7/2/2007 19:16:02.578 - Created with
UnCodeX