User Tools

Site Tools


koda:en:documentation:control_attach

Differences

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

Link to this comparison view

koda:en:documentation:control_attach [2014/07/10 10:47]
koda:en:documentation:control_attach [2014/07/10 10:47] (current)
Line 1: Line 1:
 +====== Attaching controls ======
 +
 +Some controls in the Koda are meaningless alone and should be "attached" to another control. For instance, this is Updown and Imagelist controls.
 +
 +How to attach control (on example of Updown to Input):
 +
 +  * create an Updown control on the form;
 +  * create Input control;
 +  * in Input control select "Updown" prooperty - it have dropdown list where you will see previously created Updown control(s);
 +  * choose control from list - you will see that now Updown is tightly aligned to Input.
 +  * now Koda will generate updown code related to it's Input
 +
 +
  
koda/en/documentation/control_attach.txt ยท Last modified: 2014/07/10 10:47 (external edit)