rainbow | % Create color colormap. |
tk_busy | % tk_busy (text) |
tk_busy_cancel | % st = tk_busy_cancel (text) |
tk_dialog | % value = tk_dialog(title, text, bitmap, default, ...) |
tk_entry | % error: [r1, r2, ...] = tk_entry (title, name, value, name, value, ...) |
tk_error | % ret = tk_error(text) |
tk_init | % error: tk_init |
tk_input | % out = tk_input (prompt, opt) |
tk_menu | error: tk_menu (title, opt1, ...) |
tk_message | tk_message(text [, time]) |
tk_progress | % tk_progress(val, text) |
tk_progress_cancel | % st = tk_progress_cancel(intp [, val [, text]) |
tk_scale | tk_scale (title, scale_1, ...) |
tk_yesno | % ret = tk_yesno(text [, default]) |
tk_yesnocancel | ret = tk_yesnocancel(text [, default]) |