User Tools

Site Tools


sample_code:introspector

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 Both sides next revision
sample_code:introspector [2014/10/10 09:15]
95.237.10.124 [The code]
sample_code:introspector [2014/10/10 09:29]
95.237.10.124 [The code]
Line 31: Line 31:
          
     //Create a layout with objects vertically centered.     //Create a layout with objects vertically centered.
-    lay = app.CreateLayout( "linear", "Vertical,FillXY" );  +    var lay = app.CreateLayout( "linear", "Vertical,FillXY" );  
     add_top_bar( lay );     add_top_bar( lay );
    
sample_code/introspector.txt ยท Last modified: 2015/03/29 05:06 (external edit)