Changes

Jump to navigation Jump to search

Changes in OS 3.4

No change in size, 16:11, 9 May 2013
m
no edit summary
Line 22: Line 22:  
* new functions in the [[platform]] object :  
 
* new functions in the [[platform]] object :  
 
: [[platform.isTabletModeRendering]] -- self explanatory : returns true if the script is running on a tablet device, false otherwise.
 
: [[platform.isTabletModeRendering]] -- self explanatory : returns true if the script is running on a tablet device, false otherwise.
: [[platform.winsow:getScrollHeight]]() and [[platform.winsow:setScrollHeight]]() which respectively return and set the height of the available window size when the tablet's on-screen keyboard is shown.
+
: [[platform.window:getScrollHeight]]() and [[platform.window:setScrollHeight]]() which respectively return and set the height of the available window size when the tablet's on-screen keyboard is shown.
     

Navigation menu