Changes

Jump to navigation Jump to search

Changes in OS 3.9

585 bytes added, 19:50, 30 May 2014
Created page with "In version 3.9 of the Nspire platform, Lua Scripting changes can be found on the API side and in the general behaviour of the script.<br /> ''This page will be updated as changes..."
In version 3.9 of the Nspire platform, Lua Scripting changes can be found on the API side and in the general behaviour of the script.<br />
''This page will be updated as changes are found''

== Behaviour-related ==
The window and the Nspire-specific APIs are now available for use when the user code is initialized.

== API-related ==
=== Additions ===
* [[platform.window:setBackgroundColor]](color) : sets the background color of the script's widget (window). ''Available only when used with apilevel '2.4'''

=== Changes ===
* [[platform.apilevel|apilevel]] '2.4' is now available

Navigation menu