(Command-)Option-Clicking a Window
(Command-)Option-Clicking a Window
- Subject: (Command-)Option-Clicking a Window
- From: Stefan Schüßler <email@hidden>
- Date: Wed, 23 Jun 2004 11:15:06 +0200
I have a view that handles Option-clicks, which works fine.
Unfortunately, if the application is not the active one,
Option-clicking the view (the window) causes the currently active
applications to hide at first (a Command-Option-click would cause all
other applications to hide). I want to alter this default behaviour but
I don't know how. [NSApp preventWindowOrdering] and [NSView
shouldDelayWindowOrderingForEvent:] do not work in this case.
Any suggestions?
Stefan
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.