The designer is a tool that enables the easy generation of windows using a graphical user interface. The functions used for creating the interface belong to the BCGUI function group that was presented in the previous section. The great advantage of the designer is the automatic generation of code that reduces the preparation time of a script . The following paragraphs will focus in the presentation of the designer’s interface but without any particular emphasis on the BCGUI functions that are used in the background.
设计器是一种工具,可以使用图形用户界面轻松生成窗口。用于创建接口的函数属于上一节中介绍的BCGUI函数组。这大大减少了设计者编写 脚本 的时间。以下段落将重点介绍设计器的界面,但没有特别强调后台使用的BCGUI函数。
The designer is accessed through the Script Editor with the function Tools>Designer. It’s interface as initially is launched, contains the following sections:
通过“脚本编辑器”(Script Editor)使用“功能工具>设计器”(function Tools>designer)访问设计器。它最初启动时的界面包含以下部分:
ToolBox
工具箱
This is the window that hosts all the functions for creating widgets, layouts or items.
这是一个包含所有创建小部件、布局或项目的函数的窗口。
List with Constructed Items
施工项目清单
This is a tree list with all created items.
这是一个包含所有已创建项的树列表。
Common Parameters (BC)
公共参数(BC)
This window lists all the parameters that are common for each BCGUI item.
此窗口列出每个BCGUI项的所有通用参数。
Parameters
参数
This window displays all the parameters related to the selected item of the List with Constructed Itemswindow.
此窗口显示与已构造项swindow的列表中选定项相关的所有参数。
CallBack Functions
回调函数
This is the window where it hosts all created callback functions.
这是它承载所有创建的回调函数的窗口。
Source Code
源代码
This is the area where the automatically created code resides.
这是自动创建的代码所在的区域。
Help
帮助
This is the area where the help text of the selected parameter is displayed.
免责声明:本文系网络转载或改编,未找到原创作者,版权归原作者所有。如涉及版权,请联系删