Static Public Member Functions | |
static void | save_status (bool b) |
static void | highlight_title (bool b) |
static void | fill_vertical (bool b) |
static void | preview_delay (float d) |
static void | app_name (const char *c) |
|
c should be a unique identification of application name and must be a valid directory name. |
|
The common corner spaces are taken by the vertically docked window instead of horizontally docked window if b is true. Default value is false. |
|
Highlight the title of a fltk::ToolWindow when any child of it, has keyboard focus and b is true. |
|
Sets the delay d for dock preview. |
|
Enable Perspective saving if b is true and write user settings when void DockHolder::write_status() is called. |