Page 1 of 1

Alright, I was messing around with password protecting stack

Posted: Mon May 20, 2013 5:44 am
by shawnblc
Alright, I was messing around with password protecting a stack.lol

So in my stack I did this:

Code: Select all

set the password of stack "thisStackName" to field "fldPassword"
I then went to the messagebox and put, I then put the same code in the stack script.

Code: Select all

set the password of this stack to empty
Problem is now I CAN'T use the pointer tool on my objects, click and edit scripts like before. I have to go to the Project Browser and click on the object to edit the objects.

Oh YEAH, I was also messing with the stack inspector and unchecked a few boxes, one of them was able to modify stack. How do I re-enable that. The other thing I did in the stack inspector was uncheck something else, can't remember what it was, but it was right next to it. lol Problem is, the stack inspector won't let me see anything now.

Any ideas on how to fix this? I tried closing out LC and rebooting too, neither helped.

Re: Alright, I was messing around with password protecting s

Posted: Mon May 20, 2013 5:51 am
by shawnblc
lol. Got it fixed. Whew. Exploring my way around LC, making mistakes and learning along the way. :)

Code: Select all

set cantModify of this stack to false