LC 8.0.2.rc 3 Switch Button - Solved

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
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

LC 8.0.2.rc 3 Switch Button - Solved

Post by DR White » Sun Jul 24, 2016 11:43 pm

How does one use a Switch Button from the palette of tools of LC 8.0.2.rc 3.

When I test it with the IOS simulator, it just appears as a light colored box.
I do not see it in the dictionary. Of course, I do not know how to tie any code to the switch button either.

Is there some place that tells me how to use this widgets that are part of LC 8.0.2.rc 3?

Thanks,

David
Last edited by DR White on Mon Jul 25, 2016 10:14 pm, edited 1 time in total.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: LC 8.0.2.rc 3 Switch Button

Post by jacque » Mon Jul 25, 2016 7:12 pm

Be sure you've added the switch button to standalone settings in the Inclusions pane.

For info on how to script it, open the dictionary and in the popdown button that says "Choose API: LiveCode Script" choose the Switch Button from the list.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: LC 8.0.2.rc 3 Switch Button - Solved

Post by DR White » Mon Jul 25, 2016 9:48 pm

Jacque,

I finally found it.
I also found the info for coding it.
Without your help, I never would have got it to work.

Thanks so VERY much,

David

Post Reply