Skip navigation.
 
mlRe: Force NSOpenPanel's -panel:shouldShowFilename: to get called again?
FROM : John Stiles
DATE : Fri Jan 18 20:04:18 2008

Hamish Allan wrote:
> On Jan 18, 2008 6:30 PM, John Stiles <<email_removed>> 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.