revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

feat(native): Implement openFileDialog for Win32 #1021

Closed bryphe closed 3 years ago

bryphe commented 3 years ago

This is a very basic, naive implementation of openFileDialog - enough to open single files and folders to unblock https://github.com/onivim/oni2/pull/2711