Special

Special Print Closeout!

We're clearing out the remainder of our print issues at fire sale prices -- as much as 75% off! Quantities are extremely limited and only available while supplies last. Hurry to take advantage of this one-time offer.

RBD Magazines

Once these printed back issues are gone, they are gone!

Article Preview


Buy Now

Print:
PDF:

Intel corner

Resources

Resources inside your application

Issue: 1.4 (February/March 2003)
Author: Christian Schmitz
Author Bio: Christian Schmitz has written several articles for the German magazine Macwelt and has made many crossplatform applications using REALbasic.
Article Description: No description available.
Article Length (in bytes): 4,351
Starting Page Number: 37
RBD Number: 1419
Resource File(s): None
Related Link(s): None
Known Limitations: None

Excerpt of article text...

Avoiding a Thousand Files?

Compare REALbasic and Visual Basic. REALbasic is a standalone application which can live without any files around. Plugins, Soundtracks, Scripts, and Stationaries are all optional. And applications made with REALbasic are self-contained, too. No runtime files, no data files, just an application file.

Visual Basic itself comes with thousands of files installed on your PC. And every application you make requires the VB runtime library with a dozen supporting DLLs, and of course several data files.

In general we should always try to make live easy and for this we want one application to be one file, easily installed in Finder or Explorer via Drag-and-Drop and easily uninstalled using the Trash. REALbasic helps but still there is the question of how to handle the resources of your app. On the Mac OS you may put up to 16 MB of data into a resource file, but there are no resource files like on the Mac available for Windows. Indeed, Microsoft long ago designed a file format in which a data file can contain resources like sounds or pictures, which is still used for applications, but you can't have independent resources and data in a single file like on a Macintosh.

...End of Excerpt. Please purchase the magazine to read the full article.

Article copyrighted by REALbasic Developer magazine. All rights reserved.


 


|

 


Weblog Commenting and Trackback by HaloScan.com