| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Tim, There's no clean way to get a Cocoa-Java NSWindow that corresponds to the one you want, but you can write a very light JAWT library that will give you the NSView/Window corresponding to your popup and then call setHasShadow:NO. Other developers have done this in the past, however, because of how JAWT works the call won't work until the component is first shown. That means there will be a slight flicker as the shadow appears for the split second before your setHasShadow call goes through. ---------------------------------------------- Matt Drance DTS Engineer Java - Dashboard - Address Book On Jul 10, 2005, at 11:06 PM, Tim Boudreau wrote:
|
_______________________________________________ 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: | |
| >Disabling drop shadow on JWindows? (From: Tim Boudreau <email@hidden>) | |
| >Re: Disabling drop shadow on JWindows? (From: Scott Palmer <email@hidden>) | |
| >Re: Disabling drop shadow on JWindows? (From: Tim Boudreau <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.