Welcome to Programming LiveCode Q&A, where you can ask questions and receive answers from other members of the community.

Please, ask questions about the book only. If possible, mention section or page number. Don't ask for opinions, ask clear and direct questions only.

Go to main site

Quick Links

Frequently Asked Questions

Errata (1st print)

when to change the name of the stack to revSelected Object

+1 vote
page 106

If one change the name of a new stack to anything starting with "rev", this stack will be considered as a plugin... and most of the items of the object menu will be desactived - e.g. it would be impossible to open the card script or the card inspector.

So in the example given it is advisable to set ALL the scripts of the stack and its components, including the card script, BEFORE setting the name of the stack to "revSelected Object".
asked Jun 1, 2013 by jhausser (730 points)

1 Answer

0 votes
This has been corrected in the next print.
answered Jul 17, 2013 by mark (3,090 points)
...