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:57]
octazid [Spinner control]
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 ducumentation)//+//(Description and Example taken from the DroidScript documentation)//
  
 =====Description===== =====Description=====
Line 40: 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 50: 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)