?? pgl_printer.res
字號:
!* pgl_printer.res resource file for configuring a printer!* 12-Jun-98 I-01-12 hsu $$1 Created!* 30-dec-98 I-01-29 jhk $$2 Add more elements(Dialog pgl_printer (Components (PushButton OK) (PushButton Cancel) (PushButton Save) (Label LType) (OptionMenu OType) (Label LName) (InputPanel IName) (Label LDescription) (InputPanel IDescription) (SubLayout YOrientation) (SubLayout YPaper) (Label LCommand) (InputPanel ICommand) (SubLayout Layout1) (SubLayout Layout2) ) (Resources (OK.Label "OK") (OK.HelpText "Accept configuration changes") (OK.AttachBottom True) (OK.BottomOffset 10) (Cancel.Label "Cancel") (Cancel.HelpText "Cancel configuration changes") (Cancel.AttachBottom True) (Cancel.BottomOffset 10) (Save.Label "Save...") (Save.HelpText "Save printer configuration") (Save.AttachBottom True) (Save.BottomOffset 10) (LType.Label "Printer Type") (LType.AttachLeft True) (LType.Alignment 0) (LType.BottomOffset 10) (LType.LeftOffset 10) (OType.BottomOffset 10) (OType.RightOffset 10) (LName.Label "Printer Name") (LName.AttachLeft True) (LName.TopOffset 10) (LName.LeftOffset 10) (IName.TopOffset 10) (IName.RightOffset 10) (LDescription.Label "Description") (LDescription.AttachLeft True) (LDescription.LeftOffset 10) (IDescription.RightOffset 10) (LCommand.Label "Command") (LCommand.AttachLeft True) (LCommand.LeftOffset 10) (ICommand.MaxLen 256) (ICommand.RightOffset 10) (.Label "Printer configuration") (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 5) (.RightOffset 5) (.Layout (Grid (Rows 1 1 1) (Cols 1) (Grid (Rows 1 1 1 1) (Cols 1 1) LName IName LDescription IDescription LCommand ICommand LType OType ) YPaper (Grid (Rows 1 1 1) (Cols 1 1 1) YOrientation Layout1 Layout2 (Pos 3 1) OK Cancel Save ) ) ) ))(Layout YOrientation (Components (Label LOrientation) (RadioGroup ROrientation) ) (Resources (LOrientation.Names "landscape" "portrait") (LOrientation.Labels "" "") (LOrientation.ItemImage "landscape" "portrait") (LOrientation.TopOffset 5) (LOrientation.BottomOffset 5) (LOrientation.LeftOffset 5) (LOrientation.RightOffset 5) (ROrientation.Orientation True) (ROrientation.AttachRight False) (ROrientation.Names "landscape" "portrait") (ROrientation.Labels "landscape" "portrait") (ROrientation.TopOffset 5) (ROrientation.BottomOffset 5) (ROrientation.LeftOffset 5) (ROrientation.RightOffset 5) (.Label "Rotation") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.TopOffset 10) (.BottomOffset 10) (.LeftOffset 10) (.RightOffset 10) (.Layout (Grid (Rows 1) (Cols 1 1) LOrientation ROrientation ) ) ))(Layout YPaper (Components (Label LPaperType) (Label LPaperWidth) (Label LPaperHeight) (OptionMenu OPaperType) (InputPanel IPaperWidth) (InputPanel IPaperHeight) (RadioGroup RPaperUnit) ) (Resources (LPaperType.Label "Type") (LPaperType.TopOffset 5) (LPaperType.BottomOffset 5) (LPaperType.LeftOffset 5) (LPaperType.RightOffset 5) (LPaperWidth.Label "Width") (LPaperWidth.TopOffset 5) (LPaperWidth.BottomOffset 5) (LPaperWidth.LeftOffset 5) (LPaperWidth.RightOffset 5) (LPaperHeight.Label "Height") (LPaperHeight.TopOffset 5) (LPaperHeight.BottomOffset 5) (LPaperHeight.LeftOffset 5) (LPaperHeight.RightOffset 5) (OPaperType.Columns 12) (OPaperType.TopOffset 5) (OPaperType.BottomOffset 5) (OPaperType.LeftOffset 5) (OPaperType.RightOffset 5) (IPaperWidth.Columns 12) (IPaperWidth.AttachRight False) (IPaperWidth.TopOffset 5) (IPaperWidth.BottomOffset 5) (IPaperWidth.LeftOffset 5) (IPaperWidth.RightOffset 5) (IPaperWidth.MinDouble 0.000000) (IPaperWidth.MaxDouble 1000000.000000) (IPaperWidth.InputType 3) (IPaperHeight.Columns 12) (IPaperHeight.AttachRight False) (IPaperHeight.TopOffset 5) (IPaperHeight.BottomOffset 5) (IPaperHeight.LeftOffset 5) (IPaperHeight.RightOffset 5) (IPaperHeight.MinDouble 0.000000) (IPaperHeight.MaxDouble 1000000.000000) (IPaperHeight.InputType 3) (RPaperUnit.Orientation True) (RPaperUnit.Names "MM" "INCH") (RPaperUnit.Labels "MM" "INCH") (RPaperUnit.TopOffset 5) (RPaperUnit.BottomOffset 5) (RPaperUnit.LeftOffset 5) (RPaperUnit.RightOffset 5) (.Label "Paper Size") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.TopOffset 10) (.BottomOffset 10) (.LeftOffset 10) (.RightOffset 10) (.Layout (Grid (Rows 1 1) (Cols 1 1) LPaperType OPaperType (Grid (Rows 1 1) (Cols 1) LPaperWidth LPaperHeight ) (Grid (Rows 1) (Cols 1 1) (Grid (Rows 1 1) (Cols 1) IPaperWidth IPaperHeight ) RPaperUnit ) ) ) ))(Layout Layout1 (Components (RadioGroup r_sheet) ) (Resources (r_sheet.Orientation True) (r_sheet.Names "sheet" "roll") (r_sheet.Labels "sheet" "roll") (.Label "Media") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.TopOffset 10) (.BottomOffset 10) (.LeftOffset 10) (.RightOffset 10) (.Layout (Grid (Rows 1) (Cols 1) r_sheet ) ) ))(Layout Layout2 (Components (RadioGroup r_handshake) ) (Resources (r_handshake.Orientation True) (r_handshake.Names "software" "hardware") (r_handshake.Labels "software" "hardware") (.Label "Hadshaking") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.TopOffset 10) (.BottomOffset 10) (.LeftOffset 10) (.RightOffset 10) (.Layout (Grid (Rows 1) (Cols 1) r_handshake ) ) ))
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -