Refreshing the NSOpenPanel?

2012-12-29 Thread C.W. Betts
After I set an NSOpenPanel's allowed file types while it is open, it doesn't refresh until I move to a different folder. Is there a way to force NSOpenPanel to refresh its openable file type? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Re: Refreshing the NSOpenPanel?

2012-12-29 Thread Mike Abdullah
Is your app sandboxed? If so, does disabling the sandbox make a difference? Sent from my iPad On 30 Dec 2012, at 00:43, C.W. Betts computer...@hotmail.com wrote: After I set an NSOpenPanel's allowed file types while it is open, it doesn't refresh until I move to a different folder. Is there

Re: Refreshing the NSOpenPanel?

2012-12-29 Thread C.W. Betts
It's not sandboxed. On Dec 29, 2012, at 5:55 PM, Mike Abdullah cocoa...@mikeabdullah.net wrote: Is your app sandboxed? If so, does disabling the sandbox make a difference? Sent from my iPad On 30 Dec 2012, at 00:43, C.W. Betts computer...@hotmail.com wrote: After I set an NSOpenPanel's