manatlan / guy

Graphics User Ynterface : a simple module for making GUI applications (with html/js) for py3 ... to target windows, linux, mac & android
Apache License 2.0
203 stars 23 forks source link

r0.5.0 - big improvments #6

Closed manatlan closed 4 years ago

manatlan commented 4 years ago
- "real instances" (no more clonage) .. a lot simpler
- better system to manage instances (same fo embbeded or redirected) 
- pyside: each window now have a reference (.parent) to the main instance (the one which starts all)
- a lot of little fixes 
- more pytest coverage (mainly main features)
- _render() -> render()
- resolve query params when redirecting to another instance for match the constructor