Relevant Logic icon

Relevant Logic


REALbasic

REAL World is REAL Software's annual user conference. I've given presentations at REAL World for the last few years on OOP with REALbasic.

Here are the examples I've used in those presentations. They're also just interesting as simplified examples of OOP in REALbasic.

  • Canvas demo, which shows the basics of a draw-type program
  • Text processor, a program illustrating how to connect parts across a program.