Difference between revisions of "cock.setControls"
m (→Arguments) |
m (→See also) |
||
Line 9: | Line 9: | ||
==See also== | ==See also== | ||
*[[cock.setDefault]] | *[[cock.setDefault]] | ||
− | *[[ | + | *[[Common Organization of Controls Kit Setup data]] |
*[[parent::Common Organization of Controls Kit Manual]] | *[[parent::Common Organization of Controls Kit Manual]] | ||
[[Category:Functions]] | [[Category:Functions]] |
Revision as of 11:13, 1 September 2013
Creates control layouts from specifically formatted data table.
Contents
Synopsis
Function
cock.setControls ( self, data )
Arguments
table self
- Control object to use.
table data
- Specifically formated setup data to build layouts from.
See also
- cock.setDefault
- Common Organization of Controls Kit Setup data
- Common Organization of Controls Kit Manual
- Common Organization of Controls Kit