Difference between revisions of "Life Cycle"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
[[File:life_cycle.png]] | [[File:life_cycle.png]] | ||
+ | In 3.2, here's what happens, following a "Set Script" in the Software SDK: | ||
+ | |||
+ | [[File:EventsSequence.jpg]] | ||
(Credits to John Powers, TI) | (Credits to John Powers, TI) |
Revision as of 18:08, 16 June 2012
This image represents the "life cycle" of a ScriptApp (lua program)
NB : on <= 3.2, the event on.paint is called on.construction
In 3.2, here's what happens, following a "Set Script" in the Software SDK:
(Credits to John Powers, TI)