I am in need of a file choosing dialog - surprised not to see one built in
I have downloaded and tried FilePicker, but it crashes as soon as I click the button in the example project.
(Reading the docs, it says that the first parameter is 'event' but doesnt say what the event is supposed to do, or how it needs to be defined.
Is that some kind of callback?
Does it have parameters?)
How have others implemented a button that 'gets a file'?
I have downloaded and tried FilePicker, but it crashes as soon as I click the button in the example project.
(Reading the docs, it says that the first parameter is 'event' but doesnt say what the event is supposed to do, or how it needs to be defined.
Is that some kind of callback?
Does it have parameters?)
How have others implemented a button that 'gets a file'?