Main > Free Download Search >

Free for realbasic software for mac

for realbasic

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1364
ODBC.NET for REALbasic 1.0.28

ODBC.NET for REALbasic 1.0.28


ODBC.NET for REALbasic - ODBC REALbasic plugin more>>
ODBC.NET is a database plug-in for REALbasicPro that enables Mac OS X, Mac OS and Windows applications to access hundreds of SQL database systems (including MS-Access, SQLServer, DB/2, ORACLE, INFORMIX, etc.) by way of their standard Windows ODBC drivers and our ODBC ROUTER software installed on a central NT/2K/XP box.
The ODBC.NET plug-ins eliminate the need for third-party ODBC driver managers and client-side configuration (using ODBC control panels, etc.) ODBC.NET for REALbasicPro is free. Pricing for the central ODBC ROUTER software starts at $99 with substantial discounts for public education and health services.
Enhancements:
- Enhanced NetworkDB Chooser dialogs,
- bug fixes and more.
<<less
Download (1.4MB)
Added: 2006-05-06 License: Freeware Price:
1271 downloads
Zip package for REALbasic 1.3.1

Zip package for REALbasic 1.3.1


Zip package for REALbasic - Read/write classes more>>
Zip package for REALbasic is a tool designed for those of you who program in REALbasic and will allow you to create and read .zip files.

ZIP files are the most popular compression archive format on DOS/Windows system. Compatible with programs such as: WinZip, PKZip, ZipIt, Aladdin Expander and Stuffit DropZip.

Another nice feature is that one can create and read "snapshot" archives, for incremental backups of the same set of files and folders.

<<less
Download (127KB)
Added: 2007-03-24 License: Freeware Price:
984 downloads
plist Class for REALbasic 2.11.1

plist Class for REALbasic 2.11.1


plist Class for REALbasic stores your apps preferences more>>
The plist class for REALbasic allows you to easily maintain an Apple-standard plist preferences file in your REALbasic application. With a wealth of methods to aid you, you can easily maintain plist files from the simple to the complex. The preferences are kept in memory. Therefore, when your application quits, just call the Save method and the preferences will be saved - its that easy!
Main features:
- Several Get methods for getting data
- Several Set methods for setting data
- Append methods for dealing with arrays
- Parent/child structure patterned after the FolderItem class.
Enhancements:
- [bug] Empty strings no longer return a carriage return. Thought I had squashed that bug in a previous version, but guess not.
<<less
Download (289KB)
Added: 2006-05-18 License: Freeware Price:
1260 downloads
iTunes XML Library Parser for REALbasic 1.0

iTunes XML Library Parser for REALbasic 1.0


iTunes XML Library Parser for REALbasic - Read your iTunes XML file and parse the songs and song properties into memory more>>
XML Parser is a class that will read your iTunes XML file and parse the songs and song properties into memory where they can be manipulated by the programmer.

Completly freeware for non-commercial use.

<<less
Download (7KB)
Added: 2006-06-26 License: Freeware Price:
1222 downloads
REALbasic 2009.4.0.0

REALbasic 2009.4.0.0


REALbasic is designed to be an innovative and efficient utility which can help users create software faster and enjoy increased productivity. more>>

REALbasic 2009.4.0.0 is designed to be an innovative and efficient utility which can help users create software faster and 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.

Benefits:

  • 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).

Major Features:

  1. Window layout editor
    • Drag and drop: Drag controls onto a window to build your user interface.
    • Native support controls: REALbasic provides more than 40 native user interface controls for each platform, including buttons, fields, lists, sliders, tab panels, and much more.
    • Alignment guides: Assists in lining up controls on a window.
  2. Code editing
    • Auto-complete: Helps you write code faster with fewer errors by offering suggestions on valid syntax.
    • Syntax coloring: Use different colors to distinguish between keywords, variables, code and comments.
    • Block lines: Quickly see the structure of your code.
    • Code assistants: A contextual menu of syntax options that help you write code faster and with fewer errors.
  3. Graphics
    • Bitmaps: Use the REALbasic Canvas class to create and display bitmap images.
    • Vector graphics: Includes a 2D vector graphics engine for spline-based images.
    • Quicktime: Play and edit QuickTime movies in your applications.
  4. Language Features
    • Modern and object-oriented: Modern, object-oriented version of BASIC. Supports inheritance, interfaces and polymorphism.
    • Advanced language: The REALbasic language is strongly typed and supports RTTI (Run Time Type Information), operator overloading and try/catch exception handling.
    • Memory management: Works automatically via reference counting.
  5. Powerful framework
    • XML: Industrial-strength XML parser and generator enables you to read and write XML data with a few lines of code.
    • Database: Includes a single-user desktop database engine based on SQLite.
    • Regular Expressions: Adds powerful text searching capabilities to your application that supports regular expressions.
  6. Internet-Aware
    • Socket control: Enables the development of powerful Internet client applications. Support internet protocols includes HTTP, SMTP, POP3 and UDP.
    • SOAP (Simple Object Access Protocol): Incorporate web services in your applications quickly and easily to provide access to live data, stock prices, weather information and more.
  7. Learn by example
    • Example projects: Hundreds of examples are included with the REALbasic product download.
    • Hands-on tutorial: The REALbasic Tutorial and Quick Start walk you through creating real-world applications and familiarizing yourself with REALbasic tools and commands. These are available both in print for purchase and in .pdf for download.
  8. Integrated help
    • Language reference: Powerful, fully searchable online reference is included in the REALbasic product and provides instant access to details and examples on every REALbasic keyword and framework class.
  9. Language support
    • Available in 8 languages: REALbasic is available in English, Spanish, French, German, Italian, Japanese, Simplified Chinese and Traditional Chinese.
    • Localize your own applications: REALbasic applications can be localized easily to support any language.
    • Unicode: With full support for Unicode built-in, REALbasic allows your application to support multiple languages simultaneously.
  10. Extensible
    • Plug-in development: Includes a software development kit (SDK) for creating cross-platform plug-ins for REALbasic.
  11. Deployment
    • Native code: Compile your applications down to machine code. No interpreter or virtual machine is required.
    • REALbasic, Best Programming Language Royalty-free: You are free to sell the applications you create with REALbasic or give them away for free without ever paying a fee to REAL Software.

Enhancements:

  • Offers 97 improvements and 39 new features, including a new report editor, which will be included in all editions of REALbasic, and build automation, a feature exclusive to REAL Studio.
  • The new report editor allows developers to visually create a layout for printing by dragging and dropping labels, fields, images and more.
  • Reports can be created to print a single page or multiple pages.
  • The layout is divided into sections (header, body, footer as well as grouping sections for report
<<less
Download (144MB)
Added: 2009-09-28 License: update/patch Price: $99.00
downloads
REALbasic Code Counter 1.0

REALbasic Code Counter 1.0


REALbasic Code Counter - Count the number of lines of code and comments from a REALbasic project more>>
REALbasic Code Counter counts the number of lines of code and comments in the source file exported from a REALbasic project.

To use REALbasic Code Counter, open the REALbasic project whos number of lines you wish to count, select "Export Source" from the File menu, and drag and drop the resulting file onto REALbasic Code Counter.

Completly freeware for non-commercial use.
<<less
Download (10KB)
Added: 2006-05-26 License: Freeware Price:
1267 downloads
REALbasic OpenGL Plug-in 1.1

REALbasic OpenGL Plug-in 1.1


REALbasic OpenGL Plug-in enables OpenGL 3D graphics to be used within REALbasic apps. Requirements: REALbasic 3.x more>> REALbasic OpenGL Plug-in enables OpenGL 3D graphics to be used within REALbasic apps.
Requirements:
REALbasic 3.x.
Enhancements:
Version 1.1 is carbonized for Mac OS X.
<<less
Download (1.4MB)
Added: 2001-05-09 License: Free Price:
downloads
REALbasic 5: Socket Examples 1.0

REALbasic 5: Socket Examples 1.0


REALbasic 5: Socket Examples - Collection of REALbasic examples more>>
REALbasic 5: Socket Examples is a collection of examples which each demonstrate a particular ability new or improved in REALbasic version 5.

• Download Image to Canvas
• Download File to Hard Drive
• Download File to REALbasic
• Submit POST Form
• Send and receive email via POP3 and SMTP.

Completly feeware for non-commercial use.
<<less
Download (329KB)
Added: 2006-05-19 License: Freeware Price:
1307 downloads
GetAlias 1.0

GetAlias 1.0


GetAlias - returns a FolderItem to the alias itself more>>
GetAlias is a REALbasic plugin that allows selection of aliases in a file dialog.
It returns a FolderItem to the alias itself.

The package includes a sample REALbasic 2 project.

<<less
Download (9KB)
Added: 2005-12-23 License: Freeware Price:
1400 downloads
REALbasic 5: Interface Examples 1.0

REALbasic 5: Interface Examples 1.0


REALbasic 5: Interface Examples - Examples of REALbasic abilities more>>
REALbasic 5: Interface Examples is a collection of REALbasic examples which each demonstrate a particular ability new or improved in version 5.

• ToolbarItem, StandardToolbarItem, Drawer Windows.

Completly freeware for non-commercial use.

<<less
Download (95KB)
Added: 2006-05-16 License: Freeware Price:
1272 downloads
BasicHTTP 1.2

BasicHTTP 1.2


Full-featured HTTP socket for REALBasic. more>>
BasicHTTP is a REALbasic class implementing the HTTP protocol. HTTP is the protocol used on the web.Ive written this class because I feel the existing class, Dan Vanderkams wonderful http Socket, has become outdated.BasicHTTP duplicates virtually all of httpSockets functionality, adds some new features, and is considerably easier to use.
<<less
Download (36KB)
Added: 2004-05-31 License: Freeware Price:
1974 downloads
Freaky SQL 2.0a2

Freaky SQL 2.0a2


Freaky SQL allows the creation, viewing, and modification of REAL SQL Databases more>>
Freaky SQL is a tool for REALbasic developers which allows the creation, viewing, and modification of REAL SQL Databases (SQLite 3) and REAL Databases for use in REALbasic projects in version 2005 and 5.5 (and later), respectively.
Main features:
- Full Table and Field Schema Modification
- Data Viewing, Querying, and Editing
- Indexing and Encoding Support
- Conversion from the Old Database Format
- Conversion Between Folders and Virtual Volumes
- XML and CSV Import and Export.
Enhancements:
- Fixed some things..... creating RSD databases isnt really a wise idea yet.
- Opens RDB folders now.
- Cant rename stuff..... not supported in SQLite, the workaround is annoying.
<<less
Download (2MB)
Added: 2005-11-06 License: Freeware Price:
1458 downloads
Color Select Cell 1.0

Color Select Cell 1.0


Color Select Cell - canvas based color selection cell control more>>
Color Select Cell is a canvas based color selection cell control for REALbasic.
Uses system calls to draw a properly themed button.

<<less
Download (3KB)
Added: 2005-12-12 License: Freeware Price:
1411 downloads
XMLdbase Class 1.0

XMLdbase Class 1.0


XMLdbase Class - XMLdbase Class for REALbasic more>>
XMLdbase allows the REALbasic developer to take an XML file (structured in a particular way) and treat it like a database. With XMLdbase, you can query it, insert records, delete records, update records, and various other things.
It is patterned after the Database class in REALbasic so its usage should be familiar with most REALbasic developers.

I mainly wrote this for my own personal use, but thought others mind find it useful.

<<less
Download (688KB)
Added: 2006-05-21 License: Freeware Price:
1255 downloads
ProgressBar Bug-Fix 1.0r1

ProgressBar Bug-Fix 1.0r1


ProgressBar Bug-Fix is an impressive and unique bug fix which removes a limitation of REALbasics ProgressBar, the Maximum and Value limit of 32767. more>>

ProgressBar Bug-Fix 1.0r1 is an impressive and unique bug fix which removes a limitation of REALbasics ProgressBar, the Maximum and Value limit of 32767.

This serious bug occurs, if you use a value greater than 32767 for the ProgressBar properties Maximum and/or Value. The RB Developer Manual for REALbasic 3.1 says you can use any value which is an integer. This is obvious false. The embedded routines in this bug fix do a translation of any number you provide to the proportional right value.

<<less
Added: 2001-10-02 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5