User Tools

Site Tools


built_in:layouts

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:layouts [2018/07/21 20:19]
90.216.254.199 [Example - Vertical]
built_in:layouts [2018/12/07 17:22]
176.59.39.186 [Table]
Line 35: Line 35:
   lay.AddChild( btnB );   lay.AddChild( btnB );
  
-  btnC = app.CreateButton( "mf yeet on those despacito depressed niBBas", 0.2, 0.1 );+  btnC = app.CreateButton( "C", 0.2, 0.1 );
   lay.AddChild( btnC );   lay.AddChild( btnC );
  
Line 208: Line 208:
 <code>app.CreateLayout("Linear", "Horizontal,FillXY,TouchThrough");</code> <code>app.CreateLayout("Linear", "Horizontal,FillXY,TouchThrough");</code>
  
-|Vertical| | +| Vertical               
-|Horizontal| | +| Horizontal             
-|VCenter| | +| VCenter                
-|TopCenter|Default| +| TopCenter     | Default  
-|FillX| | +| FillX                  
-|FillY| | +| FillY                  
-|FillXY| | +| FillXY                 
-|Right| | +| Right                  
-|Left| | +| Left                   
-|Bottom| | +| Bottom                 
-|TouchThrough| |+| TouchThrough  ?        |
built_in/layouts.txt · Last modified: 2018/12/08 02:02 (external edit)