 |
 |
Turning a RealBasic app into a .app package, but how?
|
 |
|
 |
|
Senior User
Join Date: Sep 2001
Location: Closer than you think
Status:
Offline
|
|
I know that this can be done but I'm not sure how. There was a thread here awhile ago about this but no help in there. Anybody know how? Yes, I know Cocoa is better than RB.... which is why I'm going to learn it someday. For now though RB and AppleScript will do th trick. I was thinking of Java because they say its easy....
|
|
New sig coming soon. Yes, it will violate the sig guidelines :p
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Feb 2001
Location: Rochester, uk
Status:
Offline
|
|
How to turn a Real Basic program into a .app that you can distribute happily.
Step 1: Write it in a decent language.
Sorry. I know that's an incredibly prejudiced opinion, with no acceptance of the variety of people and methodologies out there, and maybe even verging on flame bait. But it's still true.
Java is a very good language to learn, and not at all hard if you have a little time and a brain in your head. It will set you well on the road to understanding how good programs are designed, and teach you many of the patterns that are most useful. And once you know it, you will find it almost as quick to code in as RB or AppleScript. Good luck!
|
|
All words are lies. Including these ones.
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2001
Location: Sweden
Status:
Offline
|
|
What you want to make is really a bundle. Technically a package is any folder that is shown to the user as one file. A bundle is a folder with a special structure, an info.plist file, a Contents sub-folder etc. Anyhow, a quick search for bundle on versiontracker gives at least one interesting hit:
BundleMaker 1.0.3 - developer tool creates application bundles
<a href="http://www.versiontracker.com/moreinfo.fcgi?id=13927&db=mac" target="_blank">http://www.versiontracker.com/moreinfo.fcgi?id=13927&db=mac</a>
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Sep 2001
Location: Closer than you think
Status:
Offline
|
|
I figured how to make the bundle soon after posting this, thanks anyway.
Yes, I know RB is really wimpy and I feel like strangling a Real Software employee everytime I encounter one of its idiotic bugs. The only thing that keeps me from going to Java is the horrible quality and performance of Java apps. LimeWire seems to be especially horrible.
|
|
New sig coming soon. Yes, it will violate the sig guidelines :p
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2002
Status:
Offline
|
|
#define somewhat LOTS_AND_LOTS
If you're talking about mac software, Java's no easier than Objective C for use in Cocoa, and the latter offers... somewhat improved performance and functionality.
|
|
[vash:~] banana% killall killall
Terminated
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|