📄 createdbrc_3.rc
字号:
## This is a Template-File for WWWdb#### --- Description of the data to access -----------------------------------------[Data]Table = DbRcOrder =UpdFields = ConfigText, DriverNameQryFields =# --- Configuring the browser here ----------------------------------------------[Browser]MaxRows = 0# --- General header for WWWdb --------------------------------------------------[Header]Title = Alter and save the generated Database-config-file# --- 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 = -BtnPrev = "<< Previous"BtnFinish = "Finish"# 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 ConfigText]Text = <<EOFHere you can see the generated file. If you want, you can alter it tosmeet your preferences.EOFPos = 0.0.0[Layout Field ConfigText]Pos = +1.0.0Type = AreaSize = 80Rows = 10[Layout Label DriverName]Text = Name, you wish to give this DB-DriverPos = +1.0.0[Layout Field DriverName]Pos = +1.0.0Size = 80
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -