Computer Science Canada button isn't working? |
Author: | iii [ Sat Jan 16, 2010 11:01 pm ] | ||
Post subject: | button isn't working? | ||
What is it you are trying to achieve? Creating clickable text buttons. What is the problem you are having? For the "the law and more" button, when I click it, it doesn't work. For all the other text buttons, they all work. Describe what you have tried to solve this problem Changing mousewhere to buttonwait doesn't work. Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
Please specify what version of Turing you are using 4.05 |
Author: | TerranceN [ Sat Jan 16, 2010 11:19 pm ] |
Post subject: | RE:button isn\'t working? |
On this statement: elsif (x > 0 and x < maxx) and (y > 160 and y > 200) then should it not be y < 200? |
Author: | TheGuardian001 [ Sat Jan 16, 2010 11:20 pm ] | ||
Post subject: | Re: button isn't working? | ||
you appear to have misused the <> signs:
Edit: Ninja'd |
Author: | iii [ Sat Jan 16, 2010 11:58 pm ] |
Post subject: | Re: button isn't working? |
Oh! Oops. ![]() |