GUI2K4.StreamPlaylistEditor
- Extends
- FloatingWindow
- Modifiers
- DependsOn ( StreamBase )
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.StreamPlaylistEditor
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 |
StreamPlaylistEditor
final operator array<string> += ( out array<string> A, array<string> B ) )
function
bool AddPreDraw (
Canvas C ) )
function bool AddToPlaylist ( string FileName ) )
function
bool ClosePreDraw (
Canvas C ) )
function
bool FloatingPreDraw (
Canvas C ) )
function bool HandleDebugExec ( string Command, string Param ) )
function HandleParameters ( String Param1, string Param2 ) )
InitializeDirectoryList Source code
function InitializeDirectoryList ( ) )
function bool InternalOnKeyEvent ( out byte iKey, out byte State, float Delta ) )
function bool SetFileManager ( ) )
function bool SetHandler ( ) )
function bool SetPlaylistManager ( ) )
defaultproperties
{
MinPageWidth=0.375
MinPageHeight=0.227902
bPersistent=True
OnRightClick=InternalRightClick
OnKeyEvent=InternalOnKeyEvent
WindowName="Adding Songs to "
GeneralFileItems(0)="Play selected"
GeneralFolderItems(0)="Add to playlist"
PlaylistItems(0)="Remove from playlist"
NonPlaylistItems(0)="Add to playlist"
NonPlaylistItems(1)="Add to playlist & play"
ImportItems(0)="Import to new playlist"
ImportItems(1)="Import to current playlist"
Begin Object Class=GUIContextMenu Name=RCMenu
OnSelect=ContextClick
OnOpen=ContextOpen
End Object
ContextMenu=RCMenu
Begin Object Class=altSectionBackground Name=MainPanel
WinWidth=1
WinHeight=0.7
WinLeft=0
WinTop=0.15
RenderWeight=0.2
End Object
sb_Main=MainPanel
Begin Object Class=DirectoryTreeListBox Name=UserDirectory
WinWidth=0.760413
WinHeight=0.939583
WinLeft=0.020833
WinTop=0.027778
bVisibleWhenEmpty=True
bBoundToParent=True
bScaleToParent=True
End Object
lb_Directory=UserDirectory
Begin Object Class=GUIButton Name=AddButton
Caption="Add"
Hint="Add selected item to playlist. If selected item is a directory, all songs in the directory will be added to the playlist."
WinWidth=0.145830
WinHeight=0.04
WinLeft=0.822917
WinTop=0.041667
OnClick=InternalOnClick
ScalingType=SCALE_X
End Object
b_Add=AddButton
Begin Object Class=GUIButton Name=CloseButton
Caption="CLOSE"
WinWidth=0.156247
WinHeight=0.04
WinLeft=0.822917
WinTop=0.844444
OnClick=InternalOnClick
ScalingType=SCALE_X
End Object
b_Done=CloseButton
Begin Object class=moComboBox name=lbDriveLetters
WinWidth=0.9
WinHeight=32
WinLeft=0.1
WinTop=0.1
FontScale=FNS_Small
CaptionWidth=0.3
Caption="Directory:"
OnChange=DCOnChange
End Object
co_DriveLetters=lbDriveLetters
bCaptureInput=false
}
|
Creation time: Do 14.8.2014 09:58:22.847 - Created with
UnCodeX