📄 doc.rc
字号:
## This is a Template-File for WWWdb#### --- Description of the data to access -----------------------------------------[Data]Table = wwwdb_docOrder = id_docUpdFields = id_doc, category, sub_category, description, text, sort_nrQryFields = id_doc, category, sub_category, description, sort_nr# --- Configuring the browser here ----------------------------------------------[Browser]MaxRows = 10[Qry]BgColor2 = #fafafaNrOfColLine = 2SelType =# --- General header for WWWdb --------------------------------------------------[Header]Title = Edit WWWdb-Documentation-Entries# --- User-specific gui definitions ---------------------------------------------[GUI]# --- Definition of the different states ----------------------------------------# Buttons for all states# please note that "-" deactivates a Button[State All]BtnCancel =BtnHelp =BtnExit =# This is the state when the form is called the first time, or the Back-button# is pressed[State Init]; Header = <Heading for initial-state>BtnNew =BtnQry =BtnView = Preview# In this state you have selected a record, which you can update or delete[State Work]; Header = <Text for work-state>BtnUpd =BtnDel =BtnView = Preview# This is the record-Browser[State Qry]; Header = <Text for query-state># --- 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 id_doc]Pos = +1.0.0Text = "Id of Doc-entry: "Align = RightBold = Yes[Layout Field id_doc]Pos = +0.+1.0Type = LabelBold = Yes[Layout Label id_system]Pos = +0.+0.+1Text = " "[Layout Field id_system]Pos = +0.+0.+1Type = CheckbuttonText = " System"[Layout Label category]Pos = +1.0.0Text = "Category: "Align = RightBold = Yes[Layout Field category]Pos = +0.+1.+0Type = TextSize = 75Mandantory = Yes[Layout Label sub_category]Pos = +1.0.0Text = "Sub-category: "Align = RightBold = Yes[Layout Field sub_category]Pos = +0.+1.+0Size = 75[Layout Label description]Pos = +1.0.0Text = "Short description: "Align = RightVAlign = TopBold = Yes[Layout Field description]Pos = +0.+1.0Size = 75Mandantory = Yes[Layout Label text]Pos = +1.0.0Text = "Documentation: "Align = RightVAlign = TopBold = Yes[Layout Field text]Pos = +0.+1.0Type = AreaSize = 72Rows = 30Mandantory = Yes[Layout Label sort_nr]Pos = +1.0.0Text = "Sort-number: "Align = RightVAlign = TopBold = Yes[Layout Field sort_nr]Pos = +0.+1.0Size = 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -