EXAMPLE PROJECT # 23 Random Numbers and/or Letters This project demonstrates how to use the "random" class to get random numbers or letters.
Download this project EXAMPLE PROJECT # 24 Zooming With a Picture Using a Mask This project shows how to mask a picture and then zoom the picture within the masked area.
Download this project
EXAMPLE PROJECT # 25 Animation This project demonstrates how to use the arrow keys to control the movement of a sprite on a SpriteSurface.
Download this project EXAMPLE PROJECT # 26 Find and Replace in Styled EditFields This project shows how to implement a simple find and replace for an editfield that preserves the style attributes of the text in the field.
Download this project EXAMPLE PROJECT # 27 Save or Print A Window This project shows how to save a window as a jpeg and how to print a window using the DrawInto method.
Download this project EXAMPLE PROJECT # 28 MessageDialog Demo This example project shows how to give your users a chance to save any changes they may have made to a document before allow the document window to close.
Download this project
EXAMPLE PROJECT # 29 FolderViewer Update The FolderViewer project has been updated. A progress bar has been added to the folder loading method to demonstrate how to give feedback to your users.
Download this project
EXAMPLE PROJECT # 30 MP3 Player This project, contributed by Brian Franco, aka "Briman", shows how to make a simple mp3 player using the Movie Player control. It also demonstrates the use of control bindings.
Download this project
EXAMPLE PROJECT # 31 Address Book Database This project, contributed by Paul, demonstrates the use of a database to store and retrieve addresses, phone numbers, email addresses, etc.
Download this project
|