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

Test Native File Dialogs to see if it can replace Swing's default #13

Open
Komposten opened this issue Jun 30, 2019 · 0 comments
Open
Labels
enhancement Improvement of an existing feature
Milestone

Comments

@Komposten
Copy link
Owner

Java bindings for NFD exist in LWJGL 3, links below.

Maven info:

<dependency>
   <groupId>org.lwjgl</groupId>
   <artifactId>lwjgl-nfd</artifactId>
   <version>3.2.2</version>
</dependency>

LWJGL3 API reference: https://javadoc.lwjgl.org/org/lwjgl/util/nfd/package-summary.html

Original NFD repo: https://github.com/mlabbe/nativefiledialog

@Komposten Komposten added the enhancement Improvement of an existing feature label Jun 30, 2019
@Komposten Komposten added this to the 1.1.0 milestone Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant