Re: NSOpenPanel / trigger and edit fields
Re: NSOpenPanel / trigger and edit fields
- Subject: Re: NSOpenPanel / trigger and edit fields
- From: Corbin Dunn <email@hidden>
- Date: Fri, 14 Apr 2006 11:52:32 -0700
We have an application that uses an NSOpenPanel with an edit text
field in
it. This was all well and good, but apparently at some point the OS
changed
so that if you first type a / into our edit field, suddenly the "Go To
Folder" panel appears.
NSOpenPanel seems to be trapping this and acting on it.
Does anyone know precisely when the functionality was added to
NSOpenPanel
to trigger the "Go To Folder" panel when / is pressed?
It should only happen when you type / in the 'save as' edit field. The
fact that it happens in other fields is a bug (which will be fixed).
The bug was introduced in an update; I think it was 10.4.4, but I"m
not sure. The feature was introduced way beforehand.
--corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden