Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  HTML / Text Editors  |  REALbasic

REALbasic

REALbasic - 5.5

Object-oriented visual programming environment

All Time: (3.5)
Version 5.5: (5.0)
Selected Version: 5.5
Release Date: 2004-02-25
License: Commercial
Downloads (version 5.5): 1,001
Downloads (all versions): 133,433
Price: $99.95

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

REALbasic: the powerful, easy-to-use tool for creating your own software for Macintosh, Mac OS X, and Windows.

Top Five Reasons You Need REALbasic
  • Creates compiled, native applications for Macintosh, Mac OS X, and Windows! Since they all use the same code and layout, you only need to design your application once.
  • Allows you make your computer do what you need it to. Everyone has unique problems they need to solve, and REALbasic allows you create your own solution!
  • It is easy to use and learn. Build a working application in less than 5 minutes! Hobbyists and professionals experience profound productivity.
  • Encourages experimentation and learning. Since you can run your application at any time, you build things step-by-step, and get instant results.
  • It's Professional-strength! REALbasic uses a sophisticated version of Object-Oriented BASIC, provides access to the Mac Toolbox, SQL, AppleEvents, and more!

What's new in this version:

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS Classic

Additional Requirements:

  • Mac OS 8.1 or higher, or
  • Mac OS X 10.3 or higher

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 5.5:
Overall Rating: (5.0) Features: (5.0) Support: (5.0)
Ease of Use: (5.0) Quality / Stability: (5.0) Price: (5.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

REALbasic Usage TipTip on backwards compatibility: keep older versions - Version: 2009.5.0.0, 12/3/2009 06:48AM PST

MarkusWinter
I still compile some programs for MacOS 9 and Win98 - so I keep a copy of REALbasic 2007 R3, the last version to compile for those antique systems, and which runs fine under Snow Leopard (note that REALsoftware supported those old systems much longer than Apple or Microsoft did).

The same code compiles fine in the latest REALbasic 2009 R5 - I get a few warnings that EditFields are deprecated (they are being replaced by the more powerful TextArea which supports spell checking and other goodies delivered by the operating system), but that was it.

To expect that code will run unchanged after 5 years is - given the developmental pace set by Apple - naive (to be polite).

Look at Apple's X-Code: X-Code 2.5 code often does not compile unchanged in X-Code 3. Furthermore X-Code 3 requires Leopard and does not compile for older versions of MacOS X. Or in other words: programs developed in X-code 2.5 under Tiger will run fine on Leopard but not necessarily the other way round (and I know a lot of people with PowerPC machines which run 10.4 Tiger). Apple is pretty much forcing developers to either forsake new features or abandon older systems. But you do not hear the X-Code developers complain - they just get on with their work, bring out a new version with higher system requirements, and earn themselves an upgrade fee ;-)
Post a commentAlert Admin

REALbasic Usage TipREALbasic learning source - Version: 2009.4.0.0, 11/22/2009 05:18AM PST

(1 of 3 users found this comment useful)

qbap
REALbasic is a easy to learn cross-platform programming language. It offers everything you need to make nice applications for Linux, Mac or Windows. But there was always a problem with getting the knowledge about this language. Now after years arose a great learning resource for REALbasic - http://realbasic.tutspolis.com/
Post a commentAlert Admin

REALbasic ReviewNot backwards compatible - Version: 2009.4.0.0, 10/3/2009 09:24AM PST

(0 of 3 users found this comment useful)

jfcantlon
People should be aware that RealBasic is *not* backwards compatible--if you write a program in RealBasic, it won't even open in the version they put out 5 years from now. My library of hundreds of RealBasic programs (that were written between 2001 and 2005) is totally useless now because none of them will open in the 2008 and 2009 versions (I've talked to RealBasic staff about this and they claim that this phenomenon is totally normal...sure it is).

Here is the response I got from RealBasic when I asked why my programs won't even OPEN in the new version:

"Actually, 5 years is a long time to expect something to work without any changes to the project. I could understand expecting a text document to open after 5 years but development tools are much more complex because of OS changes and things like that. I have used a lot of programming tools (not just REALbasic) and have never seen one that did not require changes over the years."
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies