abc
|
the draw method is now abstract for the Widget
|
2023-02-13 22:44:02 +01:00 |
__init__.py
|
added Button widget (label to fix)
|
2023-02-13 20:32:23 +01:00 |
Button.py
|
the draw method is now abstract for the Widget
|
2023-02-13 22:44:02 +01:00 |
Text.py
|
the draw method is now abstract for the Widget
|
2023-02-13 22:44:02 +01:00 |