User Tools

Site Tools


built_in:dialog

Differences

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

Link to this comparison view

built_in:dialog [2015/02/09 15:48]
octazid add new [Methods]
built_in:dialog [2018/04/19 23:25]
Line 1: Line 1:
-====== Dialog control ====== 
  
-===== Methods ===== 
-Some controls use the same methods.\\ 
-For examples of the **[[same methods]]** look here. 
-^Method ^Description ^ 
-|Dialog.AddLayout( layout ) | | 
-|Dialog.Destroy() | | 
-|Dialog.GetAbsHeight() | | 
-|Dialog.GetAbsWidth() | | 
-|Dialog.GetHeight() | | 
-|Dialog.GetPosition() | | 
-|Dialog.GetType() | | 
-|Dialog.GetVisibility() | | 
-|Dialog.GetWidth() | | 
-|Dialog.Release() | | 
-|Dialog.SetBackColor( color ) | | 
-|Dialog.SetBackGradient( p1,p2,p3,p4,p5,p6,p7 ) | | 
-|Dialog.SetBackGradientRadial( p1,p2,p3,p4,p5,p6,p7 ) | | 
-|Dialog.SetBackground( p1,p2 ) | | 
-|Dialog.SetMargins( left,top,right,bottom ) | | 
-|Dialog.SetOnCancel( callback )| |  
-|Dialog.SetOnTouch( callback ) | | 
-|Dialog.SetPadding( width,height,top,bottom ) | | 
-|Dialog.SetPosition( p1,p2,p3,p4 ) | | 
-|Dialog.SetScale( x,y ) | | 
-|Dialog.SetSize( p1,p2 ) | | 
-|Dialog.SetVisibility( HideShow ) | | 
built_in/dialog.txt ยท Last modified: 2018/04/19 23:25 (external edit)