Screen Saver development
Coding Windows Screen Savers with Delphi.
Screen Shuffling with Delphi
Delphi code that divides the current desktop into blocks and then swaps the blocks. It includes an option that lets you adjust the shuffling speed, and the size of the blocks. Great intro to sliding puzzle game or to screen saver development.
Delphi code that divides the current desktop into blocks and then swaps the blocks. It includes an option that lets you adjust the shuffling speed, and the size of the blocks. Great intro to sliding puzzle game or to screen saver development.
A Screen-Saver Manager
Schedule screen savers for holidays, special events, and days of the week. Free source in Delphi.
Schedule screen savers for holidays, special events, and days of the week. Free source in Delphi.
Creating a 32-Bit Screen Saver in 32-bit Delphi
How to write a 32-bit screen saver in 32 bit Delphi. The screen saver contains support for preview mode (the little monitor in Display Properties | Screen Saver), as well as password protection and a configuration dialog.
How to write a 32-bit screen saver in 32 bit Delphi. The screen saver contains support for preview mode (the little monitor in Display Properties | Screen Saver), as well as password protection and a configuration dialog.
How to Make a Windows Screen Saver in Delphi
The screen saver we are going to create will blank the screen and begin drawing shaded spheres at random locations on the screen, periodically erasing and starting over. The user will be able to specify the maximum number spheres to draw before erasing, as well as the size and speed with which to draw them.
The screen saver we are going to create will blank the screen and begin drawing shaded spheres at random locations on the screen, periodically erasing and starting over. The user will be able to specify the maximum number spheres to draw before erasing, as well as the size and speed with which to draw them.
Random Images Screen Saver in Delphi
How to easily create a screen saver with Delphi and make it behave properly.
How to easily create a screen saver with Delphi and make it behave properly.
The Matrix Screen Saver
The Matrix Screen Saver. Delphi source and binary.
The Matrix Screen Saver. Delphi source and binary.
Windows 95 Screen Savers
How to write Windows 95 Screen Savers.
How to write Windows 95 Screen Savers.
