NSOpenPanel accessoryView and new windows...
NSOpenPanel accessoryView and new windows...
- Subject: NSOpenPanel accessoryView and new windows...
- From: Harry Plate <email@hidden>
- Date: Mon, 16 Nov 2009 15:05:43 -0800
- Thread-topic: NSOpenPanel accessoryView and new windows...
I am successful creating/defining an accessoryView for an NSOpenPanel.
However, I find that some secondary windows that are displayed as a result
of a button in that accessory view, do not get displayed properly, nor am I
able to get keyboard focus to that window.
When I say "properly", the new window is "under" the NSOpenPanel. I would
like this new window to become the active window, and must ultimately be
dismissed to get back to the NSOpenPanel.
I have tried the methods -orderFront, -orderFrontRegardless,
-makeKeyAndOrderFront on my new window but they all exhibit the same
behavior with the new window "under" the open panel.
I also note that the default About panel support has the same ordering
issue.
What needs to be done get my new window on top of the panel, and receiving
key/mouse events?
TIA,
-harry
_______________________________________________
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