On Monday, December 23, 2002, at 07:57 AM, Mike D. wrote:
Other than rebooting into 9.x, is there a way to force a carbon app to
launch in classic?
I usually just create a copy of the compiled Carbon App, open it in a
resource editor (such as Resorcerer) and remove the plst resource.
You could also try adding:
<key>LSRequiresClassic</key>
<string>YES</string>
to the bottom of the current plst resource.
Either one of those should get your Carbon app launching into Classic
on Mac OS X.
Regards,
Matheau
--
Code Line Communications
http://www.code-line.com/software
---
A searchable archive of this list is available at:
<http://dbserver.realsoftware.com/KBDB/search.php>
Unsubscribe:
<mailto:realbasic-betas-off at lists dot realsoftware dot com>
Subscribe to the digest:
<mailto:realbasic-betas-digest at lists dot realsoftware dot com>
.
|