slint/examples/printerdemo
Simon Hausmann 5f265ffc09 Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop()
This allows creating multiple windows for example, and it will allow for
showing windows in those tests that require a mapped window.

As a bonus, the run() function on generated components is not consuming
anymore.
2021-01-19 09:50:22 +01:00
..
cpp Fix MSVC warning 2021-01-14 12:23:59 +01:00
node Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
rust Don't compile the printer demo as a lib by default 2020-12-08 13:54:12 +01:00
ui Add a title to the Window 2020-12-18 16:47:14 +01:00