Implements BWidget style Dynamic Help: balloon help and status variable help displays
◆ add()
static DynamicHelp::add |
( |
path |
, |
|
|
|
... |
|
) |
| |
|
static |
Add a path to the list of paths with Dynamic Help.
- Parameters
-
path | The widget path. |
... | Options:
- -type The type of Dynamic Help.
- -text The help text.
- -item The menu item.
- -index The item index.
- -command The command.
- -variable The variable.
|
◆ configure()
static DynamicHelp::configure |
( |
|
... | ) |
|
|
static |
Set configuration options. ... Option value list: option value ...
- -state configure new state value.
- -delay configure new delay value.
◆ delete()
static DynamicHelp::delete |
( |
path |
| ) |
|
|
static |
Delete a path from Dynamic Help.
- Parameters
-
◆ register()
static DynamicHelp::register |
( |
path |
, |
|
|
_type |
, |
|
|
|
... |
|
) |
| |
|
static |
Register a new widget with help.
- Parameters
-
path | Widget path. |
_type | Type of help (variable or balloon) |
... | Additional args (depends on type). |
The documentation for this class was generated from the following file: