Hi all ~

am wondering why my code below doesn't work
 
                  toggle_start: toggle  60  "Start"  
                    [
                      flash "we get here" 
                      toggle_start/text: "Stop"
                      show toggle_start 
                    ]

What do I need to make a toggle switch between "Start" and "Stop" every time I press 
it?
Where do I need to look to find which refinements a toggle has? Does it have a 'down' 
or 'pressed' ?

TIA,
Kai


-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to