⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 curacao.xml.svn-base

📁 sigmadesign smp8623 gui source code ,bingo
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
					height="37"					keyright="PicturesList">					<eventList>						<event name="OnActivate" command="RETURN_COMMAND"/>						<event name="OnSelect" command="LIST_REMOVE_ITEM_INFO_COMMAND"/>					</eventList>				</button>      			</buttonList>			<stringList>				<string name="PicturesLabel"					x="180"					y="40"					width="250"					height="40"					text="Picture"					fontfile="SigmaOSD127x36"					textalign="ALIGN_LEFT" 					foregroundcolor="0xffffffff">				</string>				<string name="FolderPathField"					x="210"					y="382"					width="500"					height="25"					text=""					fontfile="SigmaOSD118x23"					textalign="ALIGN_LEFT" 					foregroundcolor="0xffffffff">					<eventList>						<event name="OnUpdate" command="SET_FILE_PATH_COMMAND"/>					</eventList>				</string>				<string name="FileSizeLabel"					x="210"					y="410"					width="80"					height="25"					text="Size:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="FileSizeField"					x="265"					y="410"					width="130"					height="25"					text=""					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff">					<eventList>						<event name="OnUpdate" command="SET_FILE_SIZE_COMMAND"/>					</eventList>				</string>				<string name="FileCreatedLabel"					x="375"					y="410"					width="120"					height="25"					text="Created:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="FileCreatedField"					x="465"					y="410"					width="400"					height="25"					text=""					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff">                  					<eventList>						<event name="OnUpdate" command="SET_FILE_TIMESTAMP_COMMAND"/>					</eventList>				</string>			</stringList>      			<bitmapList>				<bitmap name="OpenFolderIcon"					file="openfoldericon.png"					x="180"					y="380"/>			</bitmapList>                                  			<eventList>				<event name="OnReturn" command="SHOW_PAGE_COMMAND" link="MediaLibrary"/>				<event name="OnLoadingFile" command="SHOW_LOADING_FILE_COMMAND" link="LoadingFileTable"/>				<event name="OnNext" command="LIST_SHOW_NEXT_PAGE_COMMAND" link="PicturesList"/>				<event name="OnPrevious" command="LIST_SHOW_PREVIOUS_PAGE_COMMAND" link="PicturesList"/>				<event name="OnLoadPictureError" command="SHOW_LOAD_PICTURE_ERROR_COMMAND" link="LoadPictureErrorPopup"/>				<event name="OnSetup" command="SHOW_PAGE_COMMAND" link="Setup"/>			</eventList>		</osdPage>		<osdPage name="ScreenSaver"			file="blackbg.jpg">			<bitmapList>				<bitmap name="SSBitmap"					file="slogo.png"					x="0"					y="0"					visible="TRUE"/>			</bitmapList>		</osdPage> 	</osdPageList>	  	<popupList> 		<popup name="ChangePasswordPopup" 			file="popup.png" 			x="153"			y="150" 			transparentcolor="0xffff0000"			usetransparentcolor="TRUE"			selectedObject="CurrentPasswordField">			<stringList>				<string name="Caption"					x="10"					y="10"					width="224"					height="25"					text="Set Password"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordLabel"					x="24"					y="60"					width="180"					height="25"					text="Current:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordField"					x="195"					y="60"					width="100"					height="25"					fontfile="SigmaOSD118x23"					maxLength="4"					type="STRING_PASSWORD"					foregroundcolor="0xffffffff"					selectioncolor="0xffff9655"					outlinecolor="0xffcccccc"/>				<string name="NewPasswordLabel"					x="24"					y="90"					width="180"					height="25"					text="New:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="NewPasswordField"					x="195"					y="90"					width="100"					height="25"					maxLength="4"					fontfile="SigmaOSD118x23"					type="STRING_PASSWORD"					foregroundcolor="0xffffffff"					selectioncolor="0xffff9655"					outlinecolor="0xffcccccc"/>				<string name="ConfirmPasswordLabel"					x="24"					y="120"					width="180"					height="25"					text="Confirm:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="ConfirmPasswordField"					x="195"					y="120"					width="100"					height="25"					fontfile="SigmaOSD118x23"					maxLength="4"					type="STRING_PASSWORD"					foregroundcolor="0xffffffff"					selectioncolor="0xffff9655"					outlinecolor="0xffcccccc"/>				<string name="Msg1"					x="24"					y="150"					width="380"					height="25"					text="Press [Enter] to set, [Return] to quit"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="Msg2"					x="24"					y="174"					width="300"					height="25"					text="or [Clear] to re-enter"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>			</stringList>						<eventList>				<event name="OnActivate" command="VERIFY_PASSWORD_CHANGE_COMMAND" link="NoPasswordChangePopup"/>				<event name="OnReturn" command="REMOVE_POPUP_COMMAND"/>				<event name="OnClear" command="CLEAR_PASSWORD_INPUT_COMMAND"/>			</eventList>		</popup>				<popup name="LevelPasswordEntryPopup" 			file="popup.png"			x="153"			y="150" 			transparentcolor="0x80ff0000"			usetransparentcolor="TRUE"			selectedObject="CurrentPasswordField">			<stringList>				<string name="PasswordEntryCaption"					x="10"					y="10"					width="224"					height="25"					text="Password Entry"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordLabel"					x="24"					y="60"					width="180"					height="25"					text="Password:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordField"					x="195"					y="60"					width="100"					height="25"					fontfile="SigmaOSD118x23"					maxLength="4"					type="STRING_PASSWORD"					foregroundcolor="0xffffffff"					outlinecolor="0xffff9655"/>				<string name="PasswordMessage1"					x="24"					y="150"					width="380"					height="25"					text="Press [Enter] to set, [Return] to quit"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="PasswordMessage2"					x="24"					y="174"					width="280"					height="25"					text="or [Clear] to re-enter"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>			</stringList>						<eventList>				<event name="OnActivate" command="VERIFY_LEVEL_CHANGE_PASSWORD_COMMAND" link="BadPasswordPopup"/>				<event name="OnReturn" command="REMOVE_POPUP_COMMAND"/>				<event name="OnClear" command="CLEAR_PASSWORD_INPUT_COMMAND"/>			</eventList>		</popup>				<popup name="PasswordEntryPopup" 			file="popup.png"			x="153"			y="150" 			transparentcolor="0x80ff0000"			usetransparentcolor="TRUE"			selectedObject="CurrentPasswordField">			<stringList>				<string name="Caption"					x="10"					y="10"					width="224"					height="25"					text="Password Entry"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordLabel"					x="24"					y="60"					width="180"					height="25"					text="Password:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="CurrentPasswordField"					x="195"					y="60"					width="100"					height="25"					fontfile="SigmaOSD118x23"					maxLength="4"					type="STRING_PASSWORD"					foregroundcolor="0xffffffff"					outlinecolor="0xffff9655"/>				<string name="Msg1"					x="24"					y="150"					width="380"					height="25"					text="Press [Enter] to set, [Return] to quit"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="Msg2"					x="24"					y="174"					width="280"					height="25"					text="or [Clear] to re-enter"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>			</stringList>						<eventList>				<event name="OnActivate" command="VERIFY_PASSWORD_COMMAND"/>				<event name="OnReturn" command="REMOVE_POPUP_COMMAND"/>				<event name="OnClear" command="CLEAR_PASSWORD_INPUT_COMMAND"/>			</eventList>		</popup>							<popup name="SecretMenuPopup" 			file="popup.png"			x="153"			y="150" 			transparentcolor="0x80ff0000"			usetransparentcolor="TRUE">			<stringList>				<string name="Caption"					x="10"					y="10"					width="224"					height="25"					text="Special Menu"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="RgnLabel"					x="24"					y="60"					width="180"					height="25"					text="Region Setting:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="RgnField"					x="260"					y="60"					width="60"					height="25"					text="1"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="MVLabel"					x="24"					y="120"					width="280"					height="25"					text="Macrovision Enabled:"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>				<string name="MVField"					x="260"					y="120"					width="60"					height="25"					fontfile="SigmaOSD118x23"					text="Yes"					foregroundcolor="0xffffffff"/>				<string name="Message"					x="24"					y="180"					width="380"					height="25"					text="Press [Enter] to set"					fontfile="SigmaOSD118x23"					foregroundcolor="0xffffffff"/>                  			</stringList>						<buttonList>				<button name="Rgn0Button"					x="30" 					y="85" 					width="20" 					height="30" 					text="0" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655">					<eventList>						<event name="OnSelect" command="SET_REGION_0_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn1Button"					x="52" 					y="85" 					width="20" 					height="30" 					text="1" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655" >					<eventList>						<event name="OnSelect" command="SET_REGION_1_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn2Button"					x="74" 					y="85" 					width="20" 					height="30" 					text="2" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655">					<eventList>						<event name="OnSelect" command="SET_REGION_2_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn3Button"					x="96" 					y="85" 					width="20" 					height="30" 					text="3" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655">					<eventList>						<event name="OnSelect" command="SET_REGION_3_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn4Button"					x="118" 					y="85" 					width="20" 					height="30" 					text="4" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655">					<eventList>						<event name="OnSelect" command="SET_REGION_4_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn5Button"					x="140" 					y="85" 					width="20" 					height="30" 					text="5" 					textalign="ALIGN_CENTER" 					fontfile="SigmaOSD118x23" 					foregroundcolor="0xffffffff" 					backgroundcolor="0xff2a2f6c" 					outlinecolor="0xffff9655">					<eventList>						<event name="OnSelect" command="SET_REGION_5_COMMAND" link="RgnField"/>					</eventList>				</button>				<button name="Rgn6Button"					x="162" 					y="85" 					width="20" 					height="30" 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -