Search found 2 matches

by tazmax
Tue Nov 11, 2008 7:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Status of Checkbox Button for if... then...
Replies: 11
Views: 13688

Hi SparkOut,
works perfect for me! Thank you very much for your quick reply!

Taz
by tazmax
Tue Nov 11, 2008 5:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Status of Checkbox Button for if... then...
Replies: 11
Views: 13688

Status of Checkbox Button for if... then...

Hi, I'm an absolute beginner to this and I wonder if there is a chance to use the status of a checkbox for a if .. then.. operation. Example: if button "checkbox" is checked then answer "Hello World" else if button "checkbox" is unchecked then answer "No Hello" I've thested a hundret possible expres...