NSOpenPanel Question
NSOpenPanel Question
- Subject: NSOpenPanel Question
- From: Ed Friese <email@hidden>
- Date: Tue, 25 Feb 2003 01:45:26 -0800
I've got an accessory view that I'd like to update with some info about
the currently selected file(s) in an NSOpenPanel. Ideally my object
would get a message every time the selection changes in the panel and I
would just scan the selected file to update the accessory view. Is
there a method I can override to figure out when the selection has
changed in the open panel, or is there another way I'm supposed to do
this? I'm just getting the hang of this objective-c stuff so I'm not
quite sure what the proper technique is here.
thanks,
ed
_______________________________________________
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.