button not active until script is complete

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
Bennett
Posts: 3
Joined: Wed Nov 09, 2016 4:47 am

button not active until script is complete

Post by Bennett » Wed Nov 09, 2016 5:01 am

I have a script running via a button, button A. I want to use another button, button B, to set a global variable that the script in button A will test. Currently button B does not get executed while the script in button A is running.

How do I make button B active while button A is running a script? :?:

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: button not active until script is complete

Post by [-hh] » Wed Nov 09, 2016 8:10 am

You are double posting !
Here is already an answer
http://forums.livecode.com/viewtopic.ph ... 68#p148268
shiftLock happens

Post Reply