Standalone builder 2.2
Klaus Major
klaus at major-k.de
Fri Jul 2 10:07:55 EDT 2004
Hi Sarah and all,
> On Jul 1, 2004, at 11:14 PM, Sarah Reichelt wrote:
> ...
>> The startup handler never gets called in the IDE, because Revolution
>> has already started up by the time I load the stack file, but it does
>> get called in the built application. In the build or the IDE, a mouse
>> click will go to the substacks anyway, but when I want to build the
>> standalone, I open the file but don't click. Then I can build without
>> any problems.
>> ...
>>
>> I hope this information is useful and if anyone has info on the best
>> way to produce icon files for Windows & Mac OS 9, I would be very
>> interested to here it.
>
> Thanks for sharing this Sarah! I use the splash screen method with
> most of my apps.
> I always experience the problem of everything launching after building
> a standalone.
> I didn't even think to move everything to the startup handler.
Yeah, thanks a lot for this info...
I really had forgotten this "startup" thing, at least in this context,
for CGI scripts this
is of course the one and only handler...
I just made a short test and it proofs, that "on startup" is also the
best (and probably only)
place where you can:
...
set the externals of this stack to
"test.app/Contents/MacOS/name_of_external.bundle"
## manually ;-)
...
Great! :-)
> Trevor DeVore
> Blue Mango Multimedia
> trevor at mangomultimedia.com
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list