Difference between revisions of "Changes in OS 3.9"

From Inspired-Lua Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 19:50, 30 May 2014

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.
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

Changes