Guessing Game
October 16th, 2008, by Paul Lefebvre in ResExcellence, Source Code
by Erick Tejkowski Did you know that your computer can read minds? This week we’ll witness its extraordinary mind-reading powers by creating a simple REALbasic project. See if you can figure out how it works before looking at the code! Downloads Because the code for this demo is drop-dead simple,...
Current Notes 45
October 16th, 2008, by Paul Lefebvre in Current Notes
Software REALbasic 2008 Release 4.1 – Another quick patch release for REALbasic. It fixed a handful of issues, described in the release notes Community REALbasic Fan page on Facebook – If you use Facebook, be sure to add yourself as a fan of REALbasic!
Image Spinner
October 16th, 2008, by Paul Lefebvre in ResExcellence, Source Code
by Erick Tejkowski One of the most frequently asked questions among REALbasic lists is “How do I rotate an image?” This project will show you how to quickly and easily rotate an image in realtime. The REALbasic Group2D class simplifies matters significantly for us. By dragging a few items...
PNG Utilities Replacements
October 3rd, 2008, by Paul Lefebvre in Graphics
In a prior post, I noted that PNG Utilities has been deprecated. It still works fine in REALbasic 2008 Release 4, but if you’re looking to replace it with something that is supported you have two (non-free) option: Monkeybread Plugins or Einhugur GraphicsFormats plugin Switching to either of this...
Current Notes 44
October 3rd, 2008, by Paul Lefebvre in Current Notes
Software Build Mate – A tool to help you automate your REALbasic build Formatted Text Control – Add powerful word processor capabilities to your apps GraffitiSuite – Many updates to this impressive collection of controls Information Barcode in REALbasic – Windows-only SHA-1 Class...