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

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

REAL Studio

REAL Studio - 2010.1.0.0

Cross-platform, object-oriented programming environment.

All Time: (3.5)
This Version: Not rated (0.0)
Current Version: 2010.1.0.0
Release Date: 2010-02-09
License: Update
Downloads (this version): 214
Downloads (all versions): 134,622
Price: $99.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Create software faster, enjoy increased productivity
REALbasic is a rapid application development (RAD) environment that provides developers a marked increase in productivity over other cross-platform development tools. REALbasic includes drag-and-drop capability to enable you to quickly create a user interface design, then incorporate the code behind it to add power and functionality.

Migrate Visual Basic applications to Linux and Mac OS X
REALbasic is highly compatible with Visual Basic, so Visual Basic developers are productive very quickly with REALbasic. REALbasic also comes with a utility to help convert Visual Basic projects to REALbasic where they can be compiled for Windows, Mac, even Linux -- with the click of a checkbox.

Create native cross-platform software
REALbasic runs on and creates software for Windows, Mac OS X and Linux, all from a single set of source code. REALbasic incorporates platform-specific intelligence, like user interface widgets, so software created with REALbasic looks and feels native, regardless of the development platform you created it on.

Create powerful database applications
Build powerful database applications with REALbasic's built-in REAL SQL Database, based on the SQLite public domain database engine. Connect to external multi-user database engines using REALbasic Professional Edition.

Create graphics for multimedia applications or games
Use REALbasic's support for standard image formats for vector graphics, (such as those commonly created with Adobe Illustrator).

What's new in this version:

With this release REAL Software has changed the name of their development tool to REAL Studio. The programming language will continue to be called REALbasic. REAL Studio is available in three editions: Personal Edition, Professional Edition and Enterprise Edition. This release adds 46 improvements and 17 new features including improved ActiveX support. Previously only a small subset of ActiveX controls were supported. Now, most ActiveX controls work and are much easier to work with. All events are supported and auto-complete has also been improved.

Operating System Requirements:

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

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

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

REAL Studio Usage TipDatabase bug - Version: 2009.5.0.0, 12/12/2009 04:11AM PST

MarkusWinter
2009R5 has a serious database bug - if you are using databases then wait for 5.1 which should be released by mid November
Post a commentAlert Admin

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

(0 of 1 users found this comment useful)

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

REAL Studio 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