|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Eric Schlegel wrote:On Thursday, June 28, 2001, at 11:50 AM, Steve Bennett wrote:- open myapp
a) Is EventDebug supposed to show Apple Events or Carbon Events?
b) If it shows Carbon Events, how do I get it to show the events for my
app
instead of "open"?
(a) Carbon events
(b) "open" actually launches your app as a new process (I think by
requesting the Finder to launch it), so the setting of EventDebug on the
command line isn't inherited. Instead, you need to launch your app
directly fromthe command line using the LaunchCFMApp utility. Try this:
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
myapp
Thanks for the reply. Unfortunately, I tried this, but it didn't launch the
app. Instead, I got the following error message:
"Launch failed with error code -2856"
Any other ideas?
-->Steve Bennett
_______________________________________________
carbon-development mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/carbon-development
| References: | |
| >Re: Debug Display of Carbon Events? (From: Steve Bennett <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.