Re: 'originals' folder is greyed out

2023-09-05 Thread Gabriel Zachmann via Cocoa-dev
> Are you overriding NSOpenSavePanelDelegate -panel:shouldEnableURL:? If so, > make sure your code isn’t No, I am not doing anything with any of those methods . > inadvertently disabling the folder for some reason. > > Doing those steps in TextEdit works fine for me. Maybe ask the user to try

Re: 'originals' folder is greyed out

2023-09-05 Thread Rob Petrovec via Cocoa-dev
Are you overriding NSOpenSavePanelDelegate -panel:shouldEnableURL:? If so, make sure your code isn’t inadvertently disabling the folder for some reason. Doing those steps in TextEdit works fine for me. Maybe ask the user to try the same steps with TextEdit Open dialog and see if the behavior

'originals' folder is greyed out

2023-09-05 Thread Gabriel Zachmann via Cocoa-dev
My app loads a number of image files and displays them. To some users, I suggest the following in order for them to loads their photos: > in Finder, go to your Pictures folder; > control-click on the icon > Photos Library.photoslibrary, > then select "Show Package Contents". > Now go to the