Buttons

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
RossG
Posts: 247
Joined: Thu Jan 08, 2015 7:38 am

Buttons

Post by RossG » Mon Nov 30, 2015 10:28 pm

Is there a way to make certain buttons inactive under certain
programme conditions?
Is age an excuse? Eighty-four and counting.
Programming powered by coffee.

ClipArtGuy
Posts: 253
Joined: Wed Aug 19, 2015 4:29 pm

Re: Buttons

Post by ClipArtGuy » Mon Nov 30, 2015 10:30 pm

Check out disable and enable in the dictionary. :D

RossG
Posts: 247
Joined: Thu Jan 08, 2015 7:38 am

Re: Buttons

Post by RossG » Mon Nov 30, 2015 11:07 pm

Thanks ClipArtGuy.

I should remember to look in the Properties!
Is age an excuse? Eighty-four and counting.
Programming powered by coffee.

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

Re: Buttons

Post by dunbarx » Mon Nov 30, 2015 11:08 pm

Hi.

What clipArtGuy said.

If you want to really disable them, check out "show" and "hide" in the dictionary.

Craig Newman

RossG
Posts: 247
Joined: Thu Jan 08, 2015 7:38 am

Re: Buttons

Post by RossG » Sun May 15, 2016 1:26 am

Thanks for the help guys.

Now, what about "behaviours"?

What does it mean and where can I find enlightenment?
Is age an excuse? Eighty-four and counting.
Programming powered by coffee.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Buttons

Post by FourthWorld » Sun May 15, 2016 1:37 am

Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

RossG
Posts: 247
Joined: Thu Jan 08, 2015 7:38 am

Re: Buttons

Post by RossG » Sun May 15, 2016 2:53 am

Had a quick look, noticed that the second lesson
"How to Override a Behavior" is empty
Is age an excuse? Eighty-four and counting.
Programming powered by coffee.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Buttons

Post by FourthWorld » Sun May 15, 2016 3:04 am

Do the others and when you need to override a behavior post here and we'll help you with that.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply