SpaiR / imgui-java

JNI based binding for Dear ImGui
MIT License
587 stars 90 forks source link

imgui-java How to use the Desktop.getDesktop operation in java #148

Closed TheBlindM closed 1 year ago

TheBlindM commented 1 year ago

java Desktop.getDesktop().open(FileUtil.file(savePath));

SpaiR commented 1 year ago

I'm not sure, but how the question is connected with the binding? 😅

TheBlindM commented 1 year ago

🤣