All functions |
|
---|---|
Create a character representation of a |
|
Bind a command to a particular event |
|
Draw an arc on a canvas |
|
Clear the canvas of all objects |
|
Render an image a canvas |
|
Draw a line on a canvas |
|
Draw an oval on a canvas |
|
Render a plot to the canvas |
|
Draw a polygon on a canvas |
|
Draw a polygon on a canvas |
|
Save the contents of the canvas to file |
|
Draw text on a canvas |
|
Autocomplete helper for |
|
Extract a nide from a |
|
|
Format/print a reactive value |
Sanitize an argument list to replace any image paths with a tkimage object |
|
Setup an idle callback to a user function at the given FPS while the window is alive |
|
List all the font families present |
|
Get a list of active themes |
|
Create a list of pack options used during widget creation |
|
Create a popup window for choosing a colour |
|
Display a popup message box |
|
Dialogs for choosing a file to open and save |
|
print a tic_spec |
|
Print a |
|
|
Create a reactive variable |
Render a complete UI given a spec for a window with child elements |
|
Set the font family |
|
Globally scale the fonts in the rendered UI |
|
Activate a known theme by name |
|
Button that runs a command when pressed |
|
Create drawing surface widget |
|
A button which toggles between two states |
|
Combobox: text field with popdown selection list |
|
Create a text label |
|
Container widgets with/without label label |
|
Create a toplevel menu bar. |
|
Button that pops down a menu when pressed |
|
Create a menu item |
|
Notebook: Multi-paned container window i.e. a window with multiple tabs. |
|
Panedwindow: Multi-pane container window |
|
Progressbar: Provide progress feedback |
|
Radiobutton: Mutually exclusive option widget |
|
Create a container element oriented as a row or column of elements |
|
Separator: Separator bar |
|
Sizegrip: Bottom-right corner resize widget |
|
Slider: Create and manipulate a slider widget |
|
Spinbox: Selecting text field widget |
|
Create a submenu under a menubutton or menu |
|
textbox: multi-line text input |
|
Textentry: Editable text field widget |
|
Create the top level window |