Re: NSToolbar and Metal
Re: NSToolbar and Metal
- Subject: Re: NSToolbar and Metal
- From: Daniel Todd Currie <email@hidden>
- Date: Wed, 20 Oct 2004 11:25:06 +0900
In the meantime (and for certain compatibility with older versions of
OSX), perhaps you could send the following message immediatelyafter the
contextual menu is displayed:
[myWindow setMovableByWindowBackground:NO];
-- DTC
On 2004 Oct 20, at 08:11, Eric Schlegel wrote:
On Oct 19, 2004, at 3:46 PM, Dominic Feira wrote:
I have a NSToolbar implemented for a window with a metal background.
I control-click to bring up the toolbar customization menu and hold
the mouse button down and select a menu item. The window is moving
even though the menu is up. Obviously something is conflicting
between the drag by background on the window and the menu.
The AppKit team is aware of this problem. I don't think there's
anything you need to do right now.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden