User Tools

Site Tools


built_in:spinner

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
built_in:spinner [2015/03/22 12:56]
octazid [Table]
built_in:spinner [2015/04/02 16:30]
octazid [Spinner control]
Line 1: Line 1:
 ====== Spinner control ====== ====== Spinner control ======
 +
 +//(Description and Example taken from the DroidScript documentation)//
 +
 +=====Description=====
  
 Create Spinners using the **CreateSpinner** method of the [[built_in:app|app]] object: Create Spinners using the **CreateSpinner** method of the [[built_in:app|app]] object:
Line 36: Line 40:
 For examples of the **[[same methods]]** look here. For examples of the **[[same methods]]** look here.
 ^ Method                                                 ^ Description   ^ ^ Method                                                 ^ Description   ^
-| Spinner.Destroy()                                      |               | 
 | Spinner.GetAbsHeight()                                               | | Spinner.GetAbsHeight()                                               |
 | Spinner.GetAbsWidth()                                  |               | | Spinner.GetAbsWidth()                                  |               |
Line 46: Line 49:
 | Spinner.GetVisibility()                                |               | | Spinner.GetVisibility()                                |               |
 | Spinner.GetWidth()                                                   | | Spinner.GetWidth()                                                   |
-| Spinner.Release()                                      |               | 
 | Spinner.SelectItem( item )                             | See the info  | | Spinner.SelectItem( item )                             | See the info  |
 | Spinner.SetBackColor( colorcode )                      |               | | Spinner.SetBackColor( colorcode )                      |               |
 | Spinner.SetBackGradient( p1,p2,p3,p4,p5,p6,p7 )        |               | | Spinner.SetBackGradient( p1,p2,p3,p4,p5,p6,p7 )        |               |
 | Spinner.SetBackGradientRadial( p1,p2,p3,p4,p5,p6,p7 )  |               | | Spinner.SetBackGradientRadial( p1,p2,p3,p4,p5,p6,p7 )  |               |
-| Spinner.SetBackground( p1,p2 )                                       | 
 | Spinner.SetList( list, p2 )                            |               | | Spinner.SetList( list, p2 )                            |               |
 | Spinner.SetMargins( left,top,right,bottom )            |               | | Spinner.SetMargins( left,top,right,bottom )            |               |
built_in/spinner.txt ยท Last modified: 2016/06/04 01:02 (external edit)