xbmc
Classes
Subclass - ControlSpin

**Used for cycling up/down controls. More...

Collaboration diagram for Subclass - ControlSpin:

Classes

class  XBMCAddon::xbmcgui::ControlSpin
 

Detailed Description

**Used for cycling up/down controls.

**

Offers classes and functions that manipulate the add-on gui controls.


{ ControlSpin() }

Code based skin access.

The spin control is used for when a list of options can be chosen (such as a page up/down control). You can choose the position, size, and look of the spin control.

Note
This class include also all calls from Control
Warning
Not working yet. You can't create this object, it is returned by objects like ControlTextBox and ControlList.