📄 ptbinsrc.res
字号:
!! Pro/Table Insert Rows/Columns popup resource file.!! 10-Apr-95 E-07-10 jas $$1 Created from ptbrwcol.res! 04-May-95 E-07-13 jas $$2 Removed CrButton reference (not needed)! 05-Jun-01 J-03-01 UK $$3 Ported to the UI toolkit!!(Dialog ptbinsrc (Components (RadioGroup insert_row_col) (Separator sep3) (PushButton ok) (PushButton cancel) (RadioGroup insert_where) (Separator sep1) (Separator sep2) (Label insert_number_label) (InputPanel insert_number) ) (Resources (insert_row_col.Names "insert_rows" "insert_columns") (insert_row_col.Labels "Rows" "Columns") (sep3.TopOffset 0) (sep3.BottomOffset 0) (sep3.LeftOffset 0) (sep3.RightOffset 0) (ok.Label "OK") (cancel.Label "Cancel") (insert_where.Orientation True) (insert_where.Names "insert_begin" "insert_end" "insert_before" "insert_after") (insert_where.Labels "At beginning of table" "At end of table" "Before current selections" "After current selections") (sep1.TopOffset 0) (sep1.BottomOffset 0) (sep1.LeftOffset 0) (sep1.RightOffset 0) (sep2.TopOffset 0) (sep2.BottomOffset 0) (sep2.LeftOffset 0) (sep2.RightOffset 0) (insert_number_label.Label "Number of rows/columns to insert") (insert_number.Columns 8) (insert_number.InputType 2) (.Label "Insert Rows/Columns") (.TopOffset 8) (.BottomOffset 8) (.LeftOffset 8) (.RightOffset 8) (.AcceleratorCode 65536) (.Layout (Grid (Rows 0 0 1 0 0 0 0) (Cols 1) insert_row_col sep1 insert_where sep2 (Grid (Rows 0) (Cols 0 1) insert_number_label insert_number ) sep3 (Grid (Rows 0) (Cols 1 1) ok cancel ) ) ) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -