README.md
December 5, 2022 ยท View on GitHub
Description
This is a screensaver, and my first code submitted to Planet Source Code. It is fully compatible as a Windows screensaver, with code to support screensaver preview and settings. The two settings available are what text to display to be bounced around the screen and the speed of which to bounce it. The core bouncing code was done by someone else on PSC, but I modified it and made it more customizable. The code has a lot of error checking, with features like making sure the speed is not set to zero. The settings are outputted to an ini file in the c:\windows directory. I hope you enjoy this screensaver as much as I enjoyed writing it.
More Info
Creates an ini file in the c:\windows directory, but that does not affect anything.
| Submitted On | 2001-04-19 14:37:38 |
| By | Jay M |
| Level | Intermediate |
| User Rating | 3.7 (11 globes from 3 users) |
| Compatibility | VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | Bouncing W185614192001.zip |