slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
16.94k stars 568 forks source link

Could support multiple viewports/windows in desktop like egui? #4096

Closed zhouhang95 closed 9 months ago

FloVanGH commented 9 months ago

Hi,

yes something similar is possible https://slintpad.com/?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/fancy_demo/main.slint.

zhouhang95 commented 9 months ago

Thanks. But I means this: Snipaste_2023-12-07_14-47-55

https://github.com/slint-ui/slint/assets/15245678/78a780c8-cb51-4bfe-b710-774065e46527

Do you have any plan to do this? This is useful when use multply display monitors.

hunger commented 9 months ago

Thank you for reaching out, but this is a duplicate of #784, so I'll close this issue again.

To spare you digging through the other request:

https://github.com/slint-ui/slint/issues/784#issuecomment-1592668887 is the best summary I could find there: The TL;DR is "possible but inconvenient".