Development

REALbasic
OpenGL & SDL
Quake 3
SpriteWorld
Cocoa
   
 


 
REALbasic Development

Examples
Classes
Plugins
Templates
Applications
   
 


 
   

REALbasic Development

Examples





DockItem Drawing

This example demonstrates how to draw a custom application icon in the Dock on Mac OS X.

08/17/04

Download




Arrow Drawing Code

This example shows how to draw an arrow with parameters such as body width, arrow head width, and arrow head length.

08/17/04

Download




Logout Script

This project demonstrates the use of an AppleScript to logout the current user, shutdown, or restart the computer based on a single "mode" parameter to the script.

08/17/04

Download




Freaky IPS Patcher

Applies International Patch System (IPS) patches to any given file. This is a complete application that has been released as an example.

08/17/04

Download




REALbasic 5: Socket Examples

A collection of examples which each demonstrate a particular ability new or improved in version 5.

• Download Image to Canvas
• Download File to Hard Drive
• Download File to REALbasic
• Submit POST Form
• Send and receive email via POP3 and SMTP

05/05/03

Download




REALbasic 5: Interface Examples

A collection of examples which each demonstrate a particular ability new or improved in version 5.

• ToolbarItem, StandardToolbarItem, Drawer Windows

05/05/03

Download




OS X Preferences Window

Uses ToolbarItems, a PagePanel, and a routine from the CarbonDeclareLibrary to recreate a System Preferences-like preferences window.

08/16/03

Download




Sound Pan

Demonstrates how to use the pan property of a sound to track an object in the left and right audio channels.

07/03/03

Download




Dynamic AppleScript

Shows how to dynamically execute an AppleScript in OS X.

06/25/03

Download




Time-based Animation

Uses time to control the movement of sprites in a sprite surface creating smooth-as-a-baby's-bottom animation.

06/19/03

Download




Form Submitter

Shows how to submit a POST form from REALbasic 4.5.

02/01/03

Download




Cross Platform Pictures

These are several examples which each show how to set and retrieve a picture in a REAL Database (using the old and new 4.5 syntax) and in a MySQL database.




Editable Listbox Cells

Demonstrates the use of listbox properties and events to create selectable and editable listbox cells.




FSGravity

An example project demonstrating how to calculate the velocity and height of an object affected by gravity.




OS X Preferences

Demonstrates the enabling of the Application menu's Preferences menu item ONLY when in an OS X application (not OS 9/8, or the IDE).