Realbasic is een uitgebreide ontwikkelomgeving die geschikt is om allerlei applicaties te ontwikkelen, van kleine utilities tot grote bedrijfsapplicaties. Het pakket is compatibel met het welbekende Visual Basic en bevat ook een applicatie om Visual Basic-broncode om te zetten naar Realbasic. Real Software heeft een aantal bugs in de vorige uitgave opgelost en als resultaat versie 2008 release 4.1 uitgebracht. De lijst met veranderingen ziet er als volgt uit:
Version 2008 r4.1:
- [Fix] Mac: resizing a window with a hidden HTMLViewer no longer causes the HTMLViewer to redraw itself
- [Fix] Pictures, Sounds, Movies and raw data resources that are dragged into the project are now copied directly from disk into the application's bundle when creating Mac applications instead of copying only the data fork over.
- [Fix] Str now displays up to 7 significant digits again
- [Fix] Locked controls are read properly from VCP files
- [Fix] Multiple resource files with the same name are now copied into the Mac bundle's Resources directory with unique names.
- [Fix] Declares using default parameter values (which are rare, except for auto-generated plugin code) no longer cause crashes when compiling.
- [Fix] Setting controls locked / unlocked properly dirties the document so it save correctly.