08-05-2019, 02:50 PM | #1 |
Human being with feelings
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
|
API: GetUserFilenameForRead issue on High Sierra
(I'll apologize in advance for not being able to help narrow this down, as I don't have access to a Mac)
One of my scripts' users let me know this morning that they couldn't select files in the dialog provided by GetUserFilenameForRead; they could navigate folders, but files were all greyed out. The user is running OSX High Sierra, and I suspect the problem might be OS- or version-specific. My code: Code:
ret, path = reaper.GetUserFileNameForRead("", "Select a file", "")
__________________
I'm no longer using Reaper or working on scripts for it. Sorry. :( Default 5.0 Nitpicky Edition / GUI library for Lua scripts / Theory Helper / Radial Menu / Donate |
08-05-2019, 02:56 PM | #2 |
Human being with feelings
Join Date: Nov 2009
Location: UK
Posts: 669
|
My scene detect script now seems to suffer from same problem when it open a dialog asking for location of ffprobe.
I'm pretty sure that dialog used to work. |
08-09-2019, 03:06 PM | #3 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,117
|
Oops yes, fixing.
|
Thread Tools | |
Display Modes | |
|
|