realbasic-betas.mbox
[Top] [All Lists]

Re: 10.2.3 -> "Open in the Classic Environment"

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: 10.2.3 -> "Open in the Classic Environment"
From: Matheau Dakoske <matheau at code-line dot com>
Date: Mon, 23 Dec 2002 13:58:17 -0800
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>
.


<Prev in Thread] Current Thread [Next in Thread>