You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I want to create a super simple tiny wrapper which opens the native folder picker, waits for its return value, (and then opens Pluto to this folder).
Can I do this with Electron.jl?
I found that electron has a dialog functionality, which even works without a Window, but I couldn't find anything in the code or issues about dialogs.
The text was updated successfully, but these errors were encountered:
Hello,
I want to create a super simple tiny wrapper which opens the native folder picker, waits for its return value, (and then opens Pluto to this folder).
Can I do this with Electron.jl?
I found that electron has a dialog functionality, which even works without a Window, but I couldn't find anything in the code or issues about dialogs.
The text was updated successfully, but these errors were encountered: