User Tools

Site Tools


tips_tricks:full_screen

Differences

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

Link to this comparison view

tips_tricks:full_screen [2015/01/21 11:48]
stevegarman created
tips_tricks:full_screen [2019/09/28 16:58]
Line 1: Line 1:
-====== Full screen mode ====== 
-If you need to use the whole screen for your display, you can enter full-screen mode using 
-<code JavaScript>app.SetScreenMode("Full");</code> 
  
-The screen will automatically revert to normal mode when your app ends. 
- 
-If you wish to revert to normal mode sooner than that, use 
-<code JavaScript>app.SetScreenMode("");</code> 
tips_tricks/full_screen.txt · Last modified: 2019/09/28 16:58 (external edit)