Computer Science Canada buttons and screensaver |
Author: | recyclebin123 [ Sat May 07, 2005 9:03 pm ] |
Post subject: | buttons and screensaver |
umm i need help on this thing....my school project is to make this screensaver but instead of ending when u move something i have to make 2 buttons..one for stop and one that switches the screensaver to another theme (we must make 3 themes in total). my real question is that when the user clicks next how to u switch and close the first theme and into another theme cause when i tried it played both at once. |
Author: | Cervantes [ Sun May 08, 2005 7:47 am ] |
Post subject: | |
How similar are the themes? If they are essentially the same, but with different colours and pictures, then just change those. If not, you'll have to change everything... I suggest you make a procedure for each "theme" (provided that they're really different) and just call the next theme when you click the button. |