Help can't back to edit mode even after restart

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ueliweb
Posts: 118
Joined: Wed May 11, 2011 9:47 am

Help can't back to edit mode even after restart

Post by ueliweb » Tue Nov 15, 2011 11:56 pm

Hello all

I can't switch back to edit mode on any card of the mainstack - even after I restart LC or hole Win/ Mac.
After open the stack again i get the message attached in the message box.

The button i can switch to Run and back to Edit but I can't select an Object. In both modes the TapPanels and Fields work/ behave like run mode.
But I can access scritps and inspectors in the application browser window.
Stack-Message_Mac.png
Stack-Message_Win_.jpg
All other stacks works fine, and also the substack has no problem.
Has somewhere an idea, where to look and what to do?

thanks
Last edited by ueliweb on Wed Nov 16, 2011 8:11 am, edited 1 time in total.
ueliweb

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10309
Joined: Wed May 06, 2009 2:28 pm

Re: Help can't back to edit mode even after restart

Post by dunbarx » Wed Nov 16, 2011 5:09 am

Perhaps:

set the cantModify of stack "yourstack" to "false".

This might be what has happened.

Craig Newman

ueliweb
Posts: 118
Joined: Wed May 11, 2011 9:47 am

Re: Help can't back to edit mode even after restart

Post by ueliweb » Wed Nov 16, 2011 8:14 am

Thanks Craig

that's was it :D

so simple and easy!
I never used this yet - must be a wrong klicking ...
ueliweb

Post Reply