| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Juerg,
The problem here is that you are likely using WebKit to display a WebView somewhere in your application, or you are using the SWT Browser widget. If WebKit loads first, the SWT_AWT glue code will fail due to a naming conflict in the Objective-C part of the implementation. The AWT Carbon embedding code is based on HIWebView from WebKit, and I incorrectly used some classes with the same name but different interfaces. This is a bug that I recently fixed -- the short term fix is to not use WebKit and AWT embedding features of SWT at the same time.
Look for these fixes to show up in an upcoming release.
Hope that helps, at least in the short term. Scott ------------------ Scott Kovatch Apple Computer Java Runtime Classes Cleveland Hts, OH email@hidden I am Scott Kovatch, and I approved this message. |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >SWT_AWT on 1.5.0_07 (DP1), selector not recognized exceptions (From: Juerg Lehni <email@hidden>) | |
| >Re: SWT_AWT on 1.5.0_07 (DP1), selector not recognized exceptions (From: Matt Drance <email@hidden>) | |
| >Re: SWT_AWT on 1.5.0_07 (DP1), selector not recognized exceptions (From: Juerg Lehni <email@hidden>) |
| Home | Archives | FAQ | 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 © 2007 Apple Inc. All rights reserved.