Closed Vadoola closed 1 year ago
There doesn't appear to be a way to do this programmatically that Slint officially exposes.
It's possible I could do it using the internal private API, as mentioned here for focusing a window: https://github.com/slint-ui/slint/discussions/2979
This might also be relevant for Issue #1, as I might need to use the private api for hiding and showing the window
Closed in Commit b885913
There doesn't appear to be a way to do this programmatically that Slint officially exposes.
It's possible I could do it using the internal private API, as mentioned here for focusing a window: https://github.com/slint-ui/slint/discussions/2979
This might also be relevant for Issue #1, as I might need to use the private api for hiding and showing the window