Re: Force NSOpenPanel's -panel:shouldShowFilename: to get called again?
Re: Force NSOpenPanel's -panel:shouldShowFilename: to get called again?
- Subject: Re: Force NSOpenPanel's -panel:shouldShowFilename: to get called again?
- From: John Stiles <email@hidden>
- Date: Fri, 18 Jan 2008 11:04:18 -0800
Hamish Allan wrote:
On Jan 18, 2008 6:30 PM, John Stiles <email@hidden> wrote:
But the already-visible files do not change their enabled state,
even though it looks like the callback is being called.)
The callback is called for the other files, but their visible state is
not updated? Sounds like a bug to me!
That's not the only fishy thing about this issue…
This seems kind of broken to me. Maybe it's Radar time? Either way, though,
I need to make it work now… I can't wait for 10.6 for this to be fixed :)
Clutching at straws... you could try sending orderOut followed by
orderFront to the save panel?
Seems too extreme to me.
Pfft... maybe I need to look for other apps which do this and try to
figure out what they did. I know I can't be the only one that uses
something like this.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden