Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileChooser: MacOS: Use objectAtIndex_ to get multiple items #618

Merged
merged 3 commits into from
May 14, 2021

Conversation

akshayaurora
Copy link
Member

This was failing with the following error

TypeError: '__NSArrayI' object is not iterable

panel.filenames is a _NSArrayI does not provide a iterator.
@akshayaurora akshayaurora changed the title Use objectAtIndex_ to get the items FileChooser: MacOS: Use objectAtIndex_ to get multiple items May 4, 2021
@akshayaurora akshayaurora merged commit 51cf7eb into master May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant