独立界面
在 Wolfram 语言中,您不仅可以在普通的笔记本框架中创建界面,也可以创建复杂的独立界面来满足用户的全部需求.
界面元素 »
Manipulate ▪ Animate ▪ Button ▪ InputField ▪ ClickPane ▪ ...
界面组成 »
TabView ▪ OpenerView ▪ SlideView ▪ Panel ▪ PaletteNotebook ▪ ...
注释和布局 »
Mouseover ▪ Tooltip ▪ Text ▪ Labeled ▪ Grid ▪ ...
窗口组成
CreateDocument ▪ CreateDialog ▪ CreatePalette
WindowSize ▪ WindowFrame ▪ WindowTitle
全屏操作
全屏 () — 切换全屏显示
DockedCells — 在屏幕顶部设定任意单元
ActionMenu — 带有任意外观的菜单,并指定任意行为
防弹性能
Deploy ▪ Selectable ▪ Editable ▪ TimeConstrained
底层接口控制 »
EventHandler ▪ MousePosition ▪ ControllerState ▪ FrontEndEventActions ▪ ...