User Tools

Site Tools


koda:en:documentation:edit_control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

koda:en:documentation:edit_control [2014/07/10 10:48]
koda:en:documentation:edit_control [2014/07/10 10:48] (current)
Line 1: Line 1:
 +====== Control ======
 +
 +Edit -> Control makes editing easier. None of the operations are saved in the .kxf (form) file.
 +
 +{{  menu_control.png }}
 +
 +|**Bring\ to front**|Shows selected control(s) in front of others, making them more visible|
 +|**Send\ to back**|Shows selected control(s) behind unselected ones|
 +|**Lock**|Locks selected control(s). A locked control can neither be moved nor resized.|
 +|**Unlock**|Restores the ability to move and resize selected control(s)|
 +|**No insert in**|Prevents insertion of controls into a selected Group or Tab|
 +|**No copy**|Prevents copying of selected control(s)|
 +
 +When a  control is locked, its grab handles turn orange.
 +
 +**Bring to front** and **Send to back** have immediate effect and affect the order of GUI calls in generated code. The other choices expire at the end of the current Koda session and are not reflected in generated code.
  
koda/en/documentation/edit_control.txt ยท Last modified: 2014/07/10 10:48 (external edit)