Possible to load window from nib in thread from Finder CM plugin
Possible to load window from nib in thread from Finder CM plugin
- Subject: Possible to load window from nib in thread from Finder CM plugin
- From: Aaron London <email@hidden>
- Date: Thu, 28 May 2009 09:37:15 -0400
I'm working on a Finder CM plugin that needs a more complex UI for
some menu item commands than CFUserNotificationCreate provides. All
menu item commands for this CM perform work via an NSObject derived
class on a thread so as not to block the Finder. Is it possible from
that thread to load a NSWindow from a nib and be able to have that
window respond to UI events?
Thanks,
A
_______________________________________________
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