User Tools

Site Tools


built_in:alert

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
built_in:alert [2018/05/21 17:59]
geez437 [HTML Alert]
built_in:alert [2018/05/21 18:02]
geez437 [HTML Alert]
Line 88: Line 88:
     htmlAlertButton.SetBackColor( bclr );     htmlAlertButton.SetBackColor( bclr );
     htmlAlertButton.SetTextColor( clr1 );     htmlAlertButton.SetTextColor( clr1 );
-    htmlAlertButton.SetOnTouchUp( function() { htmlAlertLayout.Animate( "FadeOut", "", 100 ); app.RemoveLayout(geez437); } );+    htmlAlertButton.SetOnTouchUp( function() { htmlAlertLayout.Animate( "FadeOut", "", 100 ); app.RemoveLayout( htmlAlertLayout ); } );
          
          
built_in/alert.txt ยท Last modified: 2018/05/22 02:16 (external edit)