How to use Menu Bar? #8333
Unanswered
RickyMatos
asked this question in
Q&A
Replies: 1 comment
-
I havent used the MenuBar in 1.11 yet, but as I understand its just for creating menus. File Dialogs would not be a part of that. You could create a menu with an "Open" command, but you would still need the RFD crate for the open File Dialog. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a music player using slint, I used version 1.8 and updated to 1.11.
I wanted to know if it could open the Linux file system to access files. To do this I used Crate RFD, if it could do this then it would be one less dependency.
Beta Was this translation helpful? Give feedback.
All reactions