On 10. Nov 2006, at 16:47, Matt Neuburg wrote:
[...] Prior to calling beginSheetForDirectory:… there is no first responder in the panel, nor does the panel show the filename yet.
Obviously, I call my code after your code. m.
For some reason I had in my mind that beginSheetForDirectory:… would start a local event loop, which it clearly doesn’t -- thanks, I’ll add your code (with a doesRespondToSelector: check) to TM.