1,554
edits
(Initial content) |
(Fix special alias definition) |
||
Line 117: | Line 117: | ||
=== Special alias === | === Special alias === | ||
set_parent=chooser_list | |||
It sets 6 aliases for each widget property, i.e. | It sets 6 aliases for each widget property, i.e. | ||
Line 125: | Line 125: | ||
etc for .w, .h, .x2 and .y2 | etc for .w, .h, .x2 and .y2 | ||
Example: | |||
set_parent=tab | |||
midi_checkbox=(tab.x + 10) (tab.y + 20) | |||
=== USE keyword === | === USE keyword === |