BallAerospace / COSMOS

Ball Aerospace COSMOS
https://ballaerospace.github.io/cosmos-website/
Other
361 stars 129 forks source link

When will the open_file_dialog be added to Cosmos5? #1595

Closed CharlotteMorrison closed 2 years ago

CharlotteMorrison commented 2 years ago

I am working on migrating a project from Cosmos 4 to Cosmos 5. One of our screens requires the open_file_dialog command to allow a user to select a file. I noticed that it is currently unimplemented in the documentation. Is this command expected to be developed soon, or should I pursue another path to handle this functionality.

Thanks, Charlotte

ghost commented 2 years ago

It is now there: #1585. This didn't make the latest 5.0.2 release so you'll have to pull from the master branch to get it.

CharlotteMorrison commented 2 years ago

Thank you!

ghost commented 2 years ago

I've also updated the documentation: https://cosmosc2.com/docs/v5/scripting#open_file_dialog