Page 1 of 1

modify stack

Posted: Sat Oct 24, 2009 2:13 pm
by ukimiku
Hi all,

I accidentally clicked "Can't modify" in the properties inspector. Now, of course, I want to modify the stack, but can't access the property inspector anymore. What can I do?

Thank you.

Posted: Sat Oct 24, 2009 3:37 pm
by Mark
ukimiku,

Execute this from the message box:

set the cantmodify of stack "Short name of your stack" to false

Best regards,

Mark

Posted: Sat Oct 24, 2009 5:30 pm
by ukimiku
Hi Mark,

thanks!! I didn't know that the mesage box could do such a thing. This will save me some time, I'm sure.

My program had a bug which caused the code editor to appear. This enabled me to perform a search for a handler name, and then, in the openCard handler, I could insert "set the cantmodify of the stack ..." to false.

Generally, I really thank you for your time, patience, and consideration with your answers to my newbie questions!

Regards,