thomasgeissl / ofxChoc

webview addon for openFrameworks
3 stars 0 forks source link

dialog api #10

Open thomasgeissl opened 1 month ago

thomasgeissl commented 1 month ago

https://www.electronjs.org/docs/latest/api/dialog

thomasgeissl commented 2 weeks ago

added tinyfiledialogs. still need to expose them to the js api.

how should files be handled? converting std::filesystem paths to js files?