[ANN] a gauge widget

Peter Thirkell Peter.Thirkell at vuw.ac.nz
Fri Jun 9 18:22:51 EDT 2017


Re:
I get the following error message:
?Can?t save stack ? due to an error: Error writing stack (disk full?)”

I had this issue a while back and Ali set me right<http://forums.livecode.com/viewtopic.php?f=93&t=27929>:

“You can’t serialise a non-primitive type in your OnSave code. If you try to put a canvas type (for example Color) in the properties array, there will be issues when saving. You need to convert to String beforehand.”

Hope this helps.

Peter Thirkell



More information about the use-livecode mailing list