slint/examples
Simon Hausmann aafb96cb93 Get rid of abi::datastructures::WindowProperties
Instead, pass a reference to the root item when mapping the window,
at which point we can downcast to the new Window item. If we have one,
then we'll read its width/height (for initial values) and install
bindings to keep them up-to-date.
2020-08-12 09:44:42 +02:00
..
cpptest Fix paths to logos 2020-08-11 16:57:04 +02:00
gallery Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
nodetest Add a package.json for the example 2020-06-04 15:48:41 +02:00
printerdemo Get rid of abi::datastructures::WindowProperties 2020-08-12 09:44:42 +02:00
rusttest Fix paths to logos 2020-08-11 16:57:04 +02:00
rusttest2 Add the as_weak to rust generated component 2020-08-03 15:36:54 +02:00