slint/examples/printerdemo/node
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
..
main.js Split up ComponentWindow::run() into show(), hide() and sixtyfps::run_event_loop() 2021-01-19 09:50:22 +01:00
package.json node frontend for the printerdemo 2020-08-26 09:11:21 +02:00
README node frontend for the printerdemo 2020-08-26 09:11:21 +02:00

Run with 

# npm install
# npm start