Releases: icedpygui/IcedPyGui-Python-Examples
Releases · icedpygui/IcedPyGui-Python-Examples
v0.4.0
v0.3.1
v0.3.0
Changes
- upgraded to iced 0.13.1, many changes due to the upgrade
- added stack see example
- tables changed but additional changes upcoming in the next release or so
- add canvas, canvas widgets can be added but dynamic drawing next release or so
- add ability to move a widget, container moving later
- add solitaire game to demonstates moving a widget around.
v0.2.0
v0.1.0
Updated all widgets to reflect change that occurred in Icedpygui and iced.
See IcedPyGui changes at https://github.com/icedpygui/IcedPyGui.
v0.1.1-alpha
Added
- Added SVG
- Add mousearea
- Improved callback error message on all widgets
0.1.0-alpha
Added
- First release!