On Jul 29, 2008, at 7:11 PM, Kenny Carruthers wrote:
Does anyone know why any attempts to show a second sheet
immediately after an NSOpenPanel has been dismissed causes the
parent window to disappear?
The user flow is as follows:
- Show Import Window
- Show NSOpenPanel via [panel
Does anyone know why any attempts to show a second sheet immediately
after an NSOpenPanel has been dismissed causes the parent window to
disappear?
The user flow is as follows:
- Show Import Window
- Show NSOpenPanel via [panel beginSheetForDirectory...]
(Panel is properly displayed