Re: Make NSWindow immovable by dragging bottom bar
Re: Make NSWindow immovable by dragging bottom bar
- Subject: Re: Make NSWindow immovable by dragging bottom bar
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 2 Jan 2010 15:19:32 -0700
On Jan 2, 2010, at 3:12 PM, PCWiz wrote:
> The window is going to be "attached" to an NSStatusItem, so it would be best if it stayed in one spot.
OK, that's a good enough reason. :) Did you try adding a custom view to the affected area that (1) is transparent, and (2) "acts" on mouse events by doing nothing rather than the default behavior of passing them to the next responder?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden