📄 createdbrc_1.rc
字号:
## This is a Template-File for WWWdb#### --- Description of the data to access -----------------------------------------[Data]Table = DbRcOrder =UpdFields = DbDriverQryFields =# --- Configuring the browser here ----------------------------------------------[Browser]MaxRows = 0# --- General header for WWWdb --------------------------------------------------[Header]Title = Select Database-Driver# --- Definition of the different states ----------------------------------------# Buttons for all states# please note that "-" deactivates a Button[State All]BtnHelp = -# This is the state when the form is called the first time, or the Back-button# is pressed[State Init]Header = ""BtnNew = -BtnQry = -BtnNext = "Next >>"# In this state you have selected a record, which you can update or delete[State Work]Header = ""BtnUpd = -BtnDel = -# This is the record-Browser[State Qry]Header = ""# --- Layout for the area, the data is shown ------------------------------------[Layout Table];LinkWidth = <Width of link-box in pixels>;Border = <Border-Width>;BgColor = <Background-color of table># --- Here are the examples for the single fields -------------------------------;[Layout Label <fieldname>];Text = <Text of label>;Pos = <Coordinates of this field <[+]Row.[+]Column[+Span].[+]Stack-Order>;[Layout Field <fieldname>];Pos = <Coordinates of this field <[+]Row.[+]Column[+Span].[+]Stack-Order>;Type = Area;Type = Checkbutton;Type = Hidden;Type = Password;Type = Radio;Type = Select;Type = Text;Help = <Help-Text> # Not correctly implemented yet;Multiple = <Value if Yes>;Size = 3;Values = <<EOF# Attributes;Align = center | left | right;BgColor = <Color>;Big = <Value if Yes>;Blink = <Value if Yes>;Bold = <Value if Yes>;Bold = Value if Yes>;Font = color=#000090;Font = color=<Foreground-color>;Font = face=<Font>;Font = size=<[+-]<Size>>;Italic = <Value if Yes>;NoWrap = <Value if Yes>;Small = <Value if Yes>[Layout Label DbDriver]Text = Database-DriverPos = 0.0.0[Layout Field DbDriver]Pos = 0.+1.0Type = SelectValues = <<EOFPg\,PostgreSqlOracleEOF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -