home *** CD-ROM | disk | FTP | other *** search
- Dashboard Control Creation Guidelines (preliminary)
- =====================================
-
- General remarks
- ---------------
- - a control is identified by its name, so make sure to give it one that's both descriptive and unique
- - preferably put all controls of a certain group in a directory away from the rest
- - most controls can have a background image, some controls can also have a foreground image
- - if you don't specify a background image for a control, it's transparent. Not all controls support this
- - take a look at the example controls, they'll show you most of what you need to know
-
-
-
- Control types
- -------------
- 0: DigiWheel
- 1: Slider
- 2: Wheel
- 3: Panel
- 4: Switch
- 5: Label
- 6: Image
- 7: Selector
- 8: Patch selector
- 9: Page selector
-
-
-