home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2001 December / PCM_0112.iso / media / demo / eJay_FreePlayer.EXE / EXPLORER.TXT < prev    next >
Encoding:
Text File  |  2000-05-18  |  5.3 KB  |  239 lines

  1. ( Window 
  2.     ( W_Explorer
  3.         . Typ = Window
  4.         . Parent = W_Frame
  5.         . X = 14
  6.         . Y = 85
  7.         . Width  = 700
  8.         . Height = 264
  9.         . MinWidth = 700
  10.         . MinHeight = 264
  11.         . Title = Explorer
  12.         . Resize = disable
  13.         . Animate = false
  14.         . Visible = false
  15.         . Scale = off
  16.     )
  17.     ( W_Dialog
  18.         . Typ = Window
  19.         . Parent = W_Explorer
  20.         . Title = [Control]STATIC
  21.         . Style = Popup
  22.         . Visible = false
  23.         . X = 100
  24.         . Y = 100
  25.         . Width  = 400
  26.         . Height = 100
  27.         . Animate = true
  28.         . Timeout = 3000
  29.         . Scale = off
  30.     )
  31. )
  32. ( Szene
  33.     ( S_Explorer
  34.         . Typ = Szene
  35.         . Visible = false
  36.         . Window = W_Explorer
  37.         . X = 0
  38.         . Y = 0
  39.         . Scale = off
  40.         ( Visible_Execute
  41.             #: Button.B_BurnList
  42.             #: Bitmap.BM_FillList
  43.             #: Bitmap.BM_TimeList
  44.             : Bitmap.BM_007
  45.             : Bitmap.BM_009
  46.             : Bitmap.BM_PlaylistNewSave
  47.             : Button.B_MusicFiles
  48.             : Button.B_PlaylistLister
  49.             : Button.B_PlaylistListerNewSave
  50.             : Button.B_NewList
  51.             : Button.B_SaveList
  52.             #
  53.             # ListView-Zeile
  54.             #
  55.             : Scroller.SBH_Explorer
  56.             : Scroller.SBV_Explorer
  57.             : ExplorerTree.C_Explorer
  58.             : Scroller.SBH_ExplorerLister
  59.             : Scroller.SBV_ExplorerLister
  60.             : ExplorerLister.C_ExplorerLister
  61.             : Scroller.SBH_Archiv
  62.             : Scroller.SBV_Archiv
  63.             : ArchivTree.C_Archiv
  64.             : Scroller.SBV_ArchivLister
  65.             : Scroller.SBH_ArchivLister
  66.             : ArchivLister.C_ArchivLister
  67.             : Scroller.SBH_Playlist
  68.             : Scroller.SBV_Playlist
  69.             : PlaylistTree.C_Playlist
  70.             : Scroller.SBV_PlaylistLister
  71.             : Scroller.SBH_PlaylistLister
  72.             : PlaylistLister.C_PlaylistLister
  73.             : Scroller.SBV_PlaylistFileLister
  74.             : Scroller.SBH_PlaylistFileLister
  75.             : PlaylistFileLister.C_PlaylistFileLister
  76.             #
  77.             : Bitmap.BM_SCROLLCORNER_EXPLORER
  78.             : Bitmap.BM_SCROLLCORNER_ARCHIV
  79.             : Bitmap.BM_SCROLLCORNER_PLAYLIST
  80.             : Bitmap.BM_SCROLLCORNER_EXPLORERLISTER
  81.             : Bitmap.BM_SCROLLCORNER_ARCHIVLISTER
  82.             : Bitmap.BM_SCROLLCORNER_PLAYLISTLISTER
  83.             : Bitmap.BM_SCROLLCORNER_PLAYLISTFILELISTER
  84.             #: Bitmap.BM_SCROLLCORNER2
  85.             #
  86.             : WindowMover.WM_Explorer
  87.             : ButtonBar.BBAR_Outlook
  88.             : DragDrop.DND_MP3Player
  89.         )
  90.         ( Post_Execute
  91.             : SBV_ExplorerLister.Visible.screenupdate
  92.             : SBH_ExplorerLister.Visible.screenupdate
  93.             : SBV_PlaylistFileLister.Visible.screenupdate
  94.             : SBH_PlaylistFileLister.Visible.screenupdate
  95.             : PC_PlayerCommand.Engine.load
  96.         )
  97.     )
  98.     ( S_Dialog
  99.         . Typ = Szene
  100.         . Visible = false
  101.         . Window = W_Dialog
  102.         . Scale = off
  103.         . Visible_Execute = dynamic
  104.     )
  105. )
  106. ( Texte
  107.     ( T_Texte
  108.         . Typ = Texte
  109.         ( DemoVersion
  110.             . Type = Information
  111.             . Header = $L_H_DEMO_VERSION
  112.             . Text = $L_T_DEMO_VERSION
  113.         )
  114.         ( DemoBurn
  115.             . Type = Information
  116.             . Header = $L_T_DEMO_BURN
  117.             . Text = $L_H_DEMO_BURN
  118.         )
  119.         ( DemoWelcome
  120.             . Type = Information
  121.             . Header = $L_H_DEMO_WELCOME
  122.             . Text = $L_T_DEMO_WELCOME
  123.         )
  124.         ( RenameError
  125.             . Type = Information
  126.             . Header = $L_H_RENAME_ERROR
  127.             . Text = $L_T_RENAME_ERROR
  128.         )
  129.         ( NewFolderError
  130.             . Type = Information
  131.             . Header = $L_H_NEW_FOLDER_ERROR
  132.             . Text = $L_T_NEW_FOLDER_ERROR
  133.         )
  134.         ( NoEncodings
  135.             . Type = Information
  136.             . Header = $L_H_DEMO_NO_ENCODINGS
  137.             . Text = $L_T_DEMO_NO_ENCODINGS
  138.         )
  139.         ( Encodings
  140.             . Text = $L_T_DEMO_ENCODINGS_LEFT
  141.         )
  142.         ( DeletePlaylist
  143.             . Type = Question
  144.             . Header = $L_H_DEL_PLAYLIST_QUERY
  145.             . Text = $L_T_DEL_PLAYLIST_QUERY
  146.         )
  147.         ( OnlineQuery
  148.             . Type = Question
  149.             . Header = $L_H_ONLINE_QUERY
  150.             . Text = $L_T_ONLINE_QUERY
  151.         )
  152.         #( DeletePlaylist
  153.         #    . Type = Question
  154.         #    . Header = L÷schen
  155.         #    . Text = M÷chten Sie die aktuelle Playliste vor dem L÷schen speichern?
  156.         #)
  157.         ( CDCopyError9
  158.             . Type = Information
  159.             . Header = $L_H_COPY_ERROR9
  160.             . Text = $L_T_COPY_ERROR9
  161.         )
  162.         ( CDCopyError10
  163.             . Type = Information
  164.             . Header = $L_H_COPY_ERROR10
  165.             . Text = $L_T_COPY_ERROR10
  166.         )
  167.         ( CDCopyError11
  168.             . Type = Information
  169.             . Header = $L_H_COPY_ERROR11
  170.             . Text = $L_T_COPY_ERROR11
  171.         )
  172.         ( CDWriteError9
  173.             . Type = Information
  174.             . Header = $L_H_WRITE_ERROR9
  175.             . Text = $L_T_WRITE_ERROR9
  176.         )
  177.         ( CDWriteError10
  178.             . Type = Information
  179.             . Header = $L_H_WRITE_ERROR10
  180.             . Text = $L_T_WRITE_ERROR10
  181.         )
  182.         ( CDWriteError11
  183.             . Type = Information
  184.             . Header = $L_H_WRITE_ERROR11
  185.             . Text = $L_T_WRITE_ERROR11
  186.         )
  187.         ( CDCopyBox
  188.             . Type = Information
  189.             . Header = $L_H_COPY_BOX_PREP
  190.             . Text = $L_T_COPY_BOX_PREP
  191.         )
  192.         ( BurnBox
  193.             . Type = Information
  194.             . Header = $L_H_COPY_BOX_PREP2
  195.             . Text = $L_T_COPY_BOX_PREP2
  196.         )
  197.         ( NoCDDBFound
  198.             . Type = Information
  199.             . Header = $L_H_NO_CDDB_DATA
  200.             . Text = $L_T_NO_CDDB_DATA
  201.         )
  202.         ( BurnPlaylistEmpty
  203.             . Type = Information
  204.             . Header = $L_H_BURN_PLAYLIST_EMPTY
  205.             . Text = $L_T_BURN_PLAYLIST_EMPTY
  206.         )
  207.         #( NewFolderError
  208.         #    . Type = Information
  209.         #    . Header = Neuer Ordner anlegen
  210.         #    . Text = Ordner konnte nicht angelegt werden.
  211.         #)
  212.         ( RecordAsWav
  213.             . Text = $L_T_REC_WAV
  214.         )
  215.         ( RecordAsMp3
  216.             . Text = $L_T_REC_MP3
  217.         )
  218.         ( ArchivPathDialog
  219.             . Text = $L_T_SELECT_ARCHIVE_PATH
  220.         )
  221.         ( ExplorerPlay
  222.             . Text = $L_T_EXPLORER_PLAY
  223.         )
  224.         ( NotWorking
  225.             . Type = Information
  226.             . Header = eJay MP3 Station
  227.             . Text = $L_T_NOTWORKING
  228.         )
  229.         ( ProgressFinished
  230.             . Text = $L_T_FINISHED
  231.         )
  232.         ( EndOfDemo
  233.             . Type = Information
  234.             . Header = eJay MP3 Station
  235.             . Text = $L_T_END_OF_DEMO
  236.         )
  237.     )
  238. )
  239.