REALbasic

Object-oriented software programming application.
Download

REALbasic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Demo
  • Price:
  • USD 99.95 | BUY the full version
  • Publisher Name:
  • REAL Software
  • Publisher web site:
  • http://www.realsoftware.com/products/index.php
  • Operating Systems:
  • Mac OS X 10.3 or later
  • File Size:
  • 148.9 MB

REALbasic Tags


REALbasic Description

Object-oriented software programming application. REALbasic is the powerful integrated development environment (IDE) that enables users at all levels to create powerful stand-alone, native applications quickly and easily, without having to learn a complex programming language such as C.Create software faster, enjoy increased productivityREALbasic 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 XREALbasic 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 softwareREALbasic 2006 runs on an creates software for Windows 98, NT, ME, 2000 and XP, 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 applicationsBuild 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 gamesUse REALbasic's support for standard image formats for vector graphics, (such as those commonly created with Adobe Illustrator). Use REALbasic's Real-time 3D Engine to add interactive real-time rendered three-dimensional graphics with built-in tools. Also, use REALbasic's Sprite Animation Engine to develop interactive sprite surfaces with collision detection already built-in.REALbasic Standard EditionRuns on a single platform and creates applications for that platform. Allows you to test-drive Professional Edition features like cross-platform compilation. If you want to test-drive an application it will run for five minutes.REALbasic Professional EditionRuns on a single platform and compiles applications cross-platform, for all three platforms, Windows, Macintosh and Linux. Requirements: · Minumum: 512 MB of available RAM; Recommended 768 MB of available RAM. · Minumum: 600 Mhz G3; Recommended 800 Mhz G4. · Intel or PowerPC Macintosh. Limitations: · 30 days trial period. What's New in This Release: · Windows IDE: having a lot of controls on the window no longer prevents the contextual menu from firing. · The icon editor has been redesigned so that the icon , mask and preview panes resize proportionaly. · Copying a script build step no longer causes an exception. · Listbox: you can now properly set the DragItem object's drop position/size in the DragRow event (this was a fix for Mac OS X - Carbon). · Report Editor: improved alignment guides especially when trying to align a control's left/top to another control. · Performance when converting RTF to Styled Text has been improved and conversion from Styled Text to RTF should be much faster (as much as twice as fast on large blocks of text in our tests). · Speed and correctness of RTF conversion has been improved · Event pages in the Language Reference now have the class as a clickable link. · Nulls are no longer inserted in the name of the font in RTF data on Mac OS X. · Saving this data to a file and opening in Word will show the proper fonts for the various style runs. · The conversion to RTF no longer inserts nulls in the font names · Windows: Menu icons with masks now draw properly on Windows Vista and Windows 7. · When viewing dictionaries you no longer have to click on them to view the contents. Refreshing should occur as you move your mouse. This is to keep overall processing requirements down and keep responsiveness up. · Report objects can now be seen in the debugger. · Escape and Enter keys now behave as expected to cancel / accept the IDE Script Step editor dialog box. · Windows: MenuItem icons with white transparent pictures now draw transparently on Windows Vista and Windows 7. · The Build Progess dialog box now refreshes better. · Upgraded REALSQLDatabase to use sqlite version 3.6.17. · The Select All menu item now works in the IDE Script Step editor. · Windows: BevelButton's caption background now draws through transparently when placed on a GroupBox. · Autocomplete now shows parameters on Windows and Linux. · Windows: disabled BevelButtons now draw their border. · Attributes now save and reload properly on all platforms. · An issue with build automation where steps did not respect the Applies To setting has been resolved. · An issue while loading projects on Windows that could result in an "Unknown project type" message has been fixed. · The Wordwrap and Multiline propetrites of report fields and labels now work properly. · An issue where an error loading a project could result in a build target outside of the Build Automation list has been fixed. · File references in Build Automation have been revised to use SaveInfo that is NOT relative to the project file as this could cause exceptions in unsvaed projects. Any previously saved steps may need to be revised. · You can no longer attempt to make external, export or encrypt build automation, build targets and the various steps. · You cannot export, encrypt or make build automation items external at this time. Menus properly disable so you are not mislead to thinking you can. · Windows IDE correctly detects that Feedback is installed on the first try, rather than only on subsequent tries. · Windows: right clicking on a PushButton, Slider, RadioButton (and possibly others) that are embedded inside a GroupBox no longer crashes. · Listbox.CompareRows no longer fires when no column is selected. · An extraneous prebuild debug log message as been removed. · Some items in the online Language Reference that were in the wrong category have been fixed. · Compiling for PPC machines no longer generates a stack size error for the vast majority of projects. There may still be extreme cases where they will still occur. · same notes as before · Listbox: LastIndex is now updated properly when DeleteAllRows or RemoveRow is called. · Windows: "Application" TextFont now maps to "Microsoft Sans Serif" when GDI+ is enabled. · Linux IDE: methods parameter field no longer "turns black" when editing. · Windows: BevelButtons now draw their border again when an icon assigned is larger than the button. · StringShape's default text is now an empty string "" instead of "-". · Windows now correctly detects the Feedback app is installed on the first try. · Connecting COM events no longer crashes the application. · Adding an old REALDatabase to a project and trying to edit it will not cause a failed assertion in the IDE. · Buttons on the Database Query Dialog resize appropriately for longer captions in localized versions. · Report Editor: control selection highlight now fits the control bounds instead of drawing a few pixels too big. · Windows: Graphics.DrawPicture no longer draws Transparent-White as Black. · Issues where clicking the the Find All button in the Find dialog would not search the last line of a method/event have been corrected. · IDE: Edit Code contextual menu item is now displayed properly on non-English systems when clicking on a plug-in based control. · The Build Automation string in the IDE should NOT have been set to be localizable. It is no longer. · This _may_ cause a new build automation file to be written the next time a VCP file is saved in a non-English locale. · The IDE Build Automation Script editor responds to Command-Return like it would for the Enter key. This causes the default buttons action to occur. · Removing a tab from a TabPanel (with the removal being done by a control on that panel) no longer crashes. · StyledText and StyleRun now support floating point font sizes. · MySQLCommunityServer: GetInsertID and GetAffectedRows now return a UInt64. · The bug that allowed the nil object exception to happen in the Calendar.rbp example has been fixed. · Command-W and Command-Shift-W behave the same with only one tab open and will close the window. · They still behave as "Close Window" and "Close Tab" when there is more than one tab open. · An issue with autocomplete where it would not properly autocomplete a variable inside a constructor has been fixed. · If a project somehow has no build automation list a nil object exception would be thrown. This has been fixed. · An issue where certain types of new projects could end up with no build steps has been fixed. · This fixes an eventual nil object exception when trying to build these projects. · The LockCheck example has been updated. · The Custom Drag example has been updated. · Linux and Mac OS X: Shell class now returns the correct exit code when process is killed by signal. · The Destination Property example has been updated. · Shell: Mac OS X Shell now uses Linux implementation, which fixes a bug with Async shells not firing the DataAvailable event when child process doesn't yield sufficient time, and also calling Close now fires the Complete event. · Copy steps in the prebuild path cannot operate correctly when copying to any meta location as they dont exist yet. The exception that was raised by doing this has been fixed. · An issue where printing with very small point sizes could result in the text overlapping has been fixed. · File > Exit properly quits the IDE even when you have the "Quit when last window closed" option unchecked. · Linux: HTMLViewer no longer causes application to abort on Ubuntu 9.10 · Shell: no longer hangs when calling Close on an interactive shell on OS X 10.6.2. · TextField and TextArea now have a common super class called TextEdit. · IDE now has a feature to show all existing break points as search results. · REALbasic is now code signed on Mac OS X. · HTMLViewer: Added Print method to print the entire web page. · TextOutputStream.Append( file As FolderItem) As TextOutputStream has been added replacing FolderItem.AppendToTextFile which is now deprecated. · Added SelText property to TextEdit class. · The IDE Script Step editor sheet is resizable on Mac OS X. · Pressing Command-Delete in the Code Editor on Mac OS X behaves like a forward delete. · Windows: Graphics.DrawPicture now uses GDI+ to draw the image (if App.UseGDIPlus is enabled). · By default new controls will have lock left and top set. · Existing controls will be altered ONLY if right and / or bottom are not set. · Existing behaviour with no locks set is as though lock left and top are set so this makes that behavior explicit and obvious. · The "dirty flag" and event have been implemented. Their name is ContentsChanged and the event and property have the same name. Setting the ContentsChanged property will set the property and raise the event. The event is raised whenever there is an assignment to the property. · The "Modified" property has been renamed "Dirty" as it is more indicative of the purpose. · A new event, DirtyStateChanged, has been added. · The "dirty flag" and event have been implemented. Their name is ContentsChanged and the event and property have the same name. · Setting the ContentsChanged property will set the property and raise the event. The event is raised whenever there is an assignment to the property, · You can now construct a MouseCursor from a Picture. Added a new constructor to MouseCursor class that takes an image and an x,y hotspot: · MouseCursor( image As Picture, xHotSpot As Integer, yHotSpot As Integer )


REALbasic Related Software