Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Program Files (x86)/Corel/Corel VideoStudio 12/XML/ |
<?xml version="1.0" encoding="utf-8" ?> <LayoutList> <!-- Controls of Panels --> <Panel id="ID_PANEL_COMMANDBAR"> <!-- NEC --> <Control id="IDC_BTN_GLOBAL_COMMAND" type="GuiButton" x="13" y="4" w="40" h="28" tip="IDS_TIP_GLOBAL_COMAND" param="CommandBarBitmap; CommandBarBitmapRC1" /> <Control id="IDC_BTN_PROJECT_SETTING" type="GuiButton" x="57" y="4" w="40" h="28" tip="IDS_TIP_PROJECT_SETTING" param="CommandBarBitmap; CommandBarBitmapRC2" /> <Control id="IDC_BTN_DISPLAY_RATIO" type="GuiButton" x="101" y="4" w="40" h="28" tip="IDS_TIP_CHANGE_DISPLAY_RATIO" param="CommandBarBitmap; CommandBarBitmapRC4" /> <Control id="IDC_BTN_HELP" type="GuiButton" x="145" y="4" w="40" h="28" tip="IDS_TIP_MANUAL" param="CommandBarBitmap; CommandBarBitmapRC7" /> <Control id="IDC_BTN_COPY_DISC" type="GuiButton" x="189" y="4" w="40" h="28" tip="IDS_TIP_DUP_DISC" param="CommandBarBitmap; CommandBarBitmapRC6" /> <Control id="IDC_BTN_PREV" type="GuiButton" x="582" y="4" w="100" h="30" text="<Back" tip="IDS_TIP_PREV_PAGE" /> <Control id="IDC_BTN_NEXT" type="GuiButton" x="688" y="4" w="100" h="30" text="Next>" tip="IDS_TIP_NEXT_PAGE" /> <Control id="IDC_MENUITEM_PREFERENCE" type="DmfMenuitem" text="Preferences..." accel="VK_F6" /> <Control id="IDC_MENUITEM_SAVE" type="DmfMenuitem" text="Save" accel="Ctrl+S" /> <Control id="IDC_MENUITEM_SAVE_AS" type="DmfMenuitem" text="Save As..." /> <Control id="IDC_MENUITEM_LOAD" type="DmfMenuitem" text="Open..." accel="Ctrl+O" /> <Control id="IDC_MENUITEM_DISC_MANAGER" type="DmfMenuitem" text="Disc Template Manager..." /> <Control id="IDC_MENUITEM_HELP" type="DmfMenuitem" text="%s Help..." accel="VK_F1" /> <Control id="IDC_MENUITEM_CODEC_TRAIL_INFO" type="DmfMenuitem" text="Product Codec Activation" /> <Control id="IDC_MENUITEM_ULEAD_WEB" type="DmfMenuitem" text="Product Updates on the Web" /> <Control id="IDC_MENUITEM_REGISTER" type="DmfMenuitem" text="Online Registration" /> <Control id="IDC_MENUITEM_AC3_PACK" type="DmfMenuitem" text="Get Dolby Digital Pack" /> <Control id="IDC_MENUITEM_ABOUT" type="DmfMenuitem" text="About %s" /> <Control id="IDC_MENUITEM_EXIT" type="DmfMenuitem" text="Exit" /> <Control id="IDC_MENUITEM_4_3" type="DmfMenuitem" text="4:3" /> <Control id="IDC_MENUITEM_16_9" type="DmfMenuitem" text="16:9" /> </Panel> <Panel id="ID_PANEL_COMMANDBAR_EX"> <Control id="IDC_COMBO_APP_FORMAT" type="DmfComboboxEx" x="20" y="9" w="92" h="18" param="ProjectTypeBitmap; DropDownBtnBitmap; AppFormatCount; AppFormatSeq" /> <Control id="IDC_BTN_DISC_FMT_1" type="GuiButton" x="20" y="9" w="74" h="18" tip="IDS_TIP_DVD47G" param="DiscFormatBitmapBtnBG; DiscFormatBitmapRC47; PushLike"/> <Control id="IDC_BTN_DISC_FMT_2" type="GuiButton" x="20" y="9" w="74" h="18" tip="IDS_TIP_DVD85G" param="DiscFormatBitmapBtnBG; DiscFormatBitmapRC85; PushLike"/> <Control id="IDC_STC_DISC_FMT" type="GuiStaticButton" x="20" y="9" w="74" h="18" tip="IDS_TIP_PROJECT_TYPE" /> <Control id="IDC_DISC_USAGE" type="GuiDiscUsage" x="112" y="10" w="768" h="17" /> </Panel> <Panel id="ID_PANEL_START_NORMAL"> <Control id="IDC_RADIO_NEW_PROJECT" type="GuiRadio" x="8" y="8" w="302" h="20" text="New project:" tip="IDS_TIP_NEW_PROJECT" /> <Control id="IDC_GROUP_APP_FORMAT" type="GuiGroupbox" x="24" y="36" w="441" h="144" text="Output disc type" /> <Control id="IDC_STC_HD" type="GuiStatic" x="52" y="60" w="70" h="20" text="HD :" param="BoldText" /> <Control id="IDC_STC_DVD" type="GuiStatic" x="187" y="60" w="70" h="20" text="DVD :" param="BoldText"/> <Control id="IDC_STC_VCD" type="GuiStatic" x="322" y="60" w="70" h="20" text="VCD :" param="BoldText"/> <Control id="IDC_RADIO_BD" type="GuiRadio" x="52" y="93" w="70" h="20" text="BDAV" tip="IDS_TIP_DISC_FORMAT_BD" /> <Control id="IDC_RADIO_HDDVD_TYPE1" type="GuiRadio" x="52" y="133" w="70" h="20" text="HD DVD" tip="IDS_TIP_DISC_FORMAT_HDDVD" /> <!-- HD-DVD Type 1 --> <Control id="IDC_RADIO_DVD" type="GuiRadio" x="187" y="93" w="70" h="20" text="DVD-R/DVD-RW" tip="IDS_TIP_DISC_FORMAT_DVD" /> <Control id="IDC_STC_DVD_PLUS" type="GuiStatic" x="205" y="110" w="70" h="20" text="DVD+R/DVD+RW"/> <Control id="IDC_RADIO_DVD_RAM" type="GuiRadio" x="187" y="133" w="70" h="20" text="DVD-RAM" tip="IDS_TIP_DISC_FORMAT_RAM" /> <Control id="IDC_RADIO_VCD" type="GuiRadio" x="322" y="93" w="70" h="20" text="CD-R/CD-RW" tip="IDS_TIP_DISC_FORMAT_VCD" /> <Control id="IDC_RADIO_HDDVD_TYPE2" type="DmfNull" x="300" y="180" w="70" h="20" text="HD-DVD Type 2" tip="IDS_TIP_DISC_FORMAT_HDDVD" /> <Control id="IDC_RADIO_SVCD" type="DmfNull" x="350" y="180" w="70" h="20" text="SVCD" tip="IDS_TIP_DISC_FORMAT_SVCD" /> <Control id="IDC_RADIO_OPEN_PROJECT" type="GuiRadio" x="8" y="194" w="194" h="20" text="Existing project:" tip="IDS_TIP_OPEN_PROJECT" /> <Control id="IDC_COMBO_PROJECT_PATH" type="GuiCombobox" x="24" y="220" w="288" h="60" /> <Control id="IDC_BTN_BROWSE_PROJECT" type="GuiButton" x="320" y="217" w="24" h="24" tip="IDS_TIP_BROWSE_PROJECT_PATH" param="BrowseFolderBitmap; BrowseFolderBitmapRC" /> </Panel> <Panel id="ID_PANEL_START_STRAIGHT"> <Control id="IDC_D2D_GROUP_APP_FORMAT" type="GuiGroupbox" x="12" y="12" w="441" h="144" text="Output disc type" /> <Control id="IDC_STC_D2D_HD" type="GuiStatic" x="52" y="46" w="70" h="20" text="HD :" param="BoldText" /> <Control id="IDC_STC_D2D_DVD" type="GuiStatic" x="187" y="46" w="70" h="20" text="DVD :" param="BoldText"/> <Control id="IDC_STC_D2D_VCD" type="GuiStatic" x="322" y="46" w="70" h="20" text="VCD :" param="BoldText"/> <Control id="IDC_RADIO_D2D_HDDVD_TYPE1" type="GuiRadio" x="52" y="120" w="70" h="20" text="HDDVD" tip="IDS_TIP_DISC_FORMAT_HDDVD" /> <Control id="IDC_RADIO_D2D_BD" type="GuiRadio" x="52" y="80" w="70" h="20" text="BDAV" tip="IDS_TIP_DISC_FORMAT_BD" /> <Control id="IDC_RADIO_D2D_HDDVD_TYPE2" type="DmfNull" x="52" y="157" w="70" h="20" text="HD-DVD Type 2" tip="IDS_TIP_DISC_FORMAT_HDDVD" /> <Control id="IDC_D2D_RADIO_DVD" type="GuiRadio" x="187" y="80" w="70" h="20" text="DVD-R/DVD-RW" tip="IDS_TIP_DISC_FORMAT_DVD" /> <Control id="IDC_RADIO_D2D_DVD_RAM" type="GuiRadio" x="187" y="120" w="70" h="20" text="DVD-RAM" tip="IDS_TIP_DISC_FORMAT_RAM" /> <Control id="IDC_D2D_RADIO_VCD" type="GuiRadio" x="322" y="80" w="70" h="20" text="CD-R/CD-RW" tip="IDS_TIP_DISC_FORMAT_VCD" /> <Control id="IDC_STC_D2D_DVD_PLUS" type="GuiStatic" x="205" y="97" w="70" h="20" text="DVD+R/DVD+RW"/> <Control id="IDC_D2D_RADIO_SVCD" type="DmfNull" x="322" y="80" w="70" h="20" text="SVCD" tip="IDS_TIP_DISC_FORMAT_SVCD" /> </Panel> </LayoutList>