📄 dsq_about.res
字号:
!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%!! dsq_about.res!! Date Release Name Ver. Comments! --------- ------- ---- ---- --------! 07-Aug-02 J-03-31 ALG $$1 Created (SPR 969314)! 15-Aug-02 J-03-32 ALG $$2 Set .Focus & .DefaultButton for convenience! 08-Oct-02 ALG Add "DSM - " prefix to titlebar text! 08-Oct-02 J-03-35 ALG $$3 Add .TitleBarImage, .AlwaysAbove! 13-Jan-03 J-03-40 ALG $$4 Use new dsm.bif for TitleBarImage!!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%(Dialog dsq_about (Components (GifWindow LogoWindow) (Label ReleaseLabel) (Label DatecodeLabel) (Label CopyrightLabel) (Label SpacerLabel1) (Separator Separator1) (SubLayout Layout1) ) (Resources (LogoWindow.AttachLeft True) (LogoWindow.AttachRight True) (LogoWindow.AttachTop True) (LogoWindow.AttachBottom True) (LogoWindow.GifImage "dsq_about_logo.gif") (ReleaseLabel.Label "Distributed Services Manager ???") (ReleaseLabel.AttachLeft True) (ReleaseLabel.AttachRight True) (ReleaseLabel.AttachTop True) (ReleaseLabel.AttachBottom True) (ReleaseLabel.Alignment 0) (DatecodeLabel.Label "Datecode ???") (DatecodeLabel.AttachLeft True) (DatecodeLabel.AttachRight True) (DatecodeLabel.AttachTop True) (DatecodeLabel.Alignment 0) (DatecodeLabel.TopOffset 0) (CopyrightLabel.Label "Copyright ??? (c) PTC. All rights reserved.") (CopyrightLabel.AttachLeft True) (CopyrightLabel.AttachRight True) (CopyrightLabel.AttachTop True) (CopyrightLabel.Alignment 0) (Separator1.TopOffset 0) (Separator1.BottomOffset 0) (Separator1.LeftOffset 0) (Separator1.RightOffset 0) (.Label "DSM - About Distributed Services Manager") (.Focus "CloseButton") (.Resizeable False) (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 5) (.RightOffset 5) (.DefaultButton "CloseButton") (.TitleBarImage "dsm") (.AlwaysAbove "dsq") (.Layout (Grid (Rows 0 0 1 1 1) (Cols 1) (Grid (Rows 0) (Cols 0 1) LogoWindow (Grid (Rows 0 0) (Cols 1) ReleaseLabel DatecodeLabel ) ) CopyrightLabel SpacerLabel1 Separator1 Layout1 ) ) ))(Layout Layout1 (Components (Label WarningLabel) (PushButton CloseButton) ) (Resources (WarningLabel.Label "Warning: This computer program is protected by copyrightlaw and international treaties. Unauthorized reproduction ordistribution of this program, or any portion of it, may result insevere civil and criminal penalties, and will be prosecuted tothe maximum extent possible under law.") (WarningLabel.AttachLeft True) (WarningLabel.AttachRight True) (WarningLabel.AttachTop True) (WarningLabel.AttachBottom True) (WarningLabel.Alignment 0) (CloseButton.Label "Close") (CloseButton.Alignment 2) (CloseButton.LeftOffset 15) (CloseButton.RightOffset 10) (.Layout (Grid (Rows 1) (Cols 1 0) WarningLabel CloseButton ) ) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -