NSOpenPanel validate visible colums not working.
NSOpenPanel validate visible colums not working.
- Subject: NSOpenPanel validate visible colums not working.
- From: Jerome Laurens <email@hidden>
- Date: Mon, 24 Sep 2001 13:33:39 +0200
- Organization: Universite de Bourgogne - Dijon - France
Hi,
I followed the NSOpenPanel doc to allow the user to choose between
different file types to open.
I created a pop up in an accessory view and send validateVisibleColumns
in my pop up action.
But once i have selected a new type in my pop up, nothing changes in the
browser visible columns.
The change only appears when I further select a folder by clicking its
name in the browser.
What did I miss?
TIA