|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | ToolConnect | | | ToolDisconnect | | | ToolIf | | | ToolMove | | | ToolDelete | | | ToolFunction String | function name
| | ToolLiteral Expr | | | ToolArg String | argument name
|
| Instances | |
|
|
|
| Check that all required modifiers are in found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Open an entry for user input of function name to select a function tool.
Returns unaltered VPUI, for convenience in menus and key callbacks.
|
|
|
| Show an entry for input of a literal value.
Returns unaltered VPUI, for convenience in menus and key callbacks.
|
|
|
|
|
|
|
| Add a frame representing a functoid to the canvas
of a VPUIWindow (which ought to have a canvas, of course).
Otherwise like vcAddFrame.
|
|
|
| Add a frame representing a functoid to the canvas
of a particular window, specified by its window id (title).
|
|
|
|
|
|
|
| For debugging (frame context menu command)
|
|
|
| For debugging (frame context menu command)
|
|
|
| For debugging the window's widget children
|
|
|
| Clear frame indicated by mouse location
|
|
|
| Close frame (context menu command)
|
|
| Produced by Haddock version 2.6.1 |