Changes

Jump to navigation Jump to search

Category:platform

486 bytes added, 00:24, 25 May 2011
Line 1: Line 1:  
== Quick Overview ==
 
== Quick Overview ==
   −
*[[platform.gc|gc]]
+
*[[platform.gc|gc]] : Returns a dummy graphics context used in specific conditions.
*[[isColorDisplay]]
+
*[[isColorDisplay]] : Returns true if the display of the host platform is color-capable (Nspire CX and emulator). Returns false if the display is gray scale (Nspire non-CX).     
*[[isDeviceModeRendering]]
+
*[[isDeviceModeRendering]] : Returns true if the script is running on the hand-held device or in the emulator of the desktop software. Returns false if the script is running in the normal view of the desktop software.
*[[:Category:platform.window|window]]
+
*[[:Category:platform.window|window]] : Returns the window object currently owned by the script application.

Navigation menu