en:documentation:toolbox_editor
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:documentation:toolbox_editor [2015/11/06 20:43] – external edit 127.0.0.1 | en:documentation:toolbox_editor [2016/01/12 09:32] (current) – [Create the tool layout] admin | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Special elements are the Events. This not add anything visible on the screen but allow you to write the require script to process an event.\\ | Special elements are the Events. This not add anything visible on the screen but allow you to write the require script to process an event.\\ | ||
| Event are : | Event are : | ||
| - | * Initialisation: Run once after you click the Apply button, or when the program start. | + | * Initialization: Run once after you click the Apply button, or when the program start. |
| * Activation: Run every time this tool box is show. | * Activation: Run every time this tool box is show. | ||
| * Timer: Run at periodic interval, enter the interval in second when you select this event. | * Timer: Run at periodic interval, enter the interval in second when you select this event. | ||
| Line 37: | Line 37: | ||
| If you select an element in the tree and change one of it's property the Update button appear to allow to apply the change. | If you select an element in the tree and change one of it's property the Update button appear to allow to apply the change. | ||
| - | A script can be attached to following elements: Button, Combo box, Event.\\ | + | A script can be attached to following elements: Button, Menu, Combo box, Event.\\ |
| - | When you select one of this elements in the tree the "Edit script" | + | When you select one of this elements in the tree the "Edit script" |
| + | You can add a function to the right click menu of the chart. To do that create the function for a button and check " | ||
| When you are ready click the Apply button to show your elements on the tool box and compile the scripts.\\ | When you are ready click the Apply button to show your elements on the tool box and compile the scripts.\\ | ||
en/documentation/toolbox_editor.1446839016.txt.gz · Last modified: 2016/01/12 09:32 (external edit)
