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

Add file chooser facade and support for Linux and Windows #106

Merged
merged 4 commits into from
Mar 10, 2015
Merged

Add file chooser facade and support for Linux and Windows #106

merged 4 commits into from
Mar 10, 2015

Conversation

depau
Copy link
Contributor

@depau depau commented Jan 19, 2015

I renamed the branch to avoid confusion with qua-non's branch (native_dialogs) and reopened this pull request. It should be up to date with master now.

Needs testing for Windows.

The Mac OS X implementation will be ported soon.

@depau
Copy link
Contributor Author

depau commented Jan 19, 2015

I added support for Mac OS X,. but it needs testing.
Particularly, I need you to test:

  • multiple=True - multiple file selection, please report any exceptions
  • filters=[list of wildcards] - provide a list of wildcards like this: ["_.mp3", "_jpg", "JPG", "pn"]
  • filters=[list of extensions], use_extensions=True - provide a list of extensions like this: ["mp3", "jpg", "png"]

@tito
Copy link
Member

tito commented Mar 7, 2015

That's awesome!

@akshayaurora
Copy link
Member

@Davideddu could you rebase? there is a conflict while merging right now.

@depau
Copy link
Contributor Author

depau commented Mar 8, 2015

@akshayaurora Done.

@depau
Copy link
Contributor Author

depau commented Mar 8, 2015

Please make sure you edit the README to add the line for the IR blaster. Also I had to add "irblaster" to all in plyer/init.py

tito added a commit that referenced this pull request Mar 10, 2015
Add file chooser facade and support for Linux and Windows
@tito tito merged commit 834c6e6 into kivy:master Mar 10, 2015
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.

3 participants