Talking LiveCode • Re: Polygrid : Property value is not a array
Hi, I think PG is a bit fussy with its array data. Not sure what your array looks like but needs to be 1. Numerically keyed2. Numerical index needs to start at 13. No gaps in numerical indexes ( ie...
View ArticleTalking LiveCode • Locked stack??
I have a stack of one card that has several scrollable fields and a few buttons. Nothing fancy about any of those controls. The stack is a year old.All of a sudden, though each of the fields can be...
View ArticleAnnouncements • [ANN] Release LiveCode 10.0.1 RC-2
Dear LiveCoders,We are pleased to announce the release of LiveCode 10.0.1 RC-2.- LiveCode 10.0.1 RC-2 comes with 4 bugfixes:- Menu keyboard shortcuts will now behave as expected, regardless of current...
View ArticleTalking LiveCode • Re: Locked stack??
It sounds like a frontscript. Try locking messages in the toolbar before opening the stack and see if that works. If so, scan the scripts for a frontscript, or anything else that might...
View Article