Branch: refs/heads/main
Home: https://github.com/dabodev/dabo
Commit: 522a8b179f568911d2d1070f022ec55063da0da3
https://github.com/dabodev/dabo/commit/522a8b179f568911d2d1070f022ec55063da0da3
Author: EdLeafe <[email protected]>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M dabo/lib/utils.py
M dabo/ui/__init__.py
M dabo/ui/borderless_button.py
M dabo/ui/button.py
M dabo/ui/form_mixin.py
M dabo/ui/image_mixin.py
M dabo/ui/pem_mixin.py
M dabo/ui/uiApp.py
Log Message:
-----------
Reworked the buttons to align with wxPython 4.x
Since buttons now support images, there is no need for a dBitmapButton.
The image-related code has been moved into a common mixin class shared
by dButton and dBorderlessButton.
There are also some changes related to integrating menus with different
forms and controls. These have not been fully tested.
Commit: 973d563a3ccd9f8be51e15b0859d569c9a7cda69
https://github.com/dabodev/dabo/commit/973d563a3ccd9f8be51e15b0859d569c9a7cda69
Author: Ed Leafe <[email protected]>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M dabo/lib/utils.py
M dabo/ui/__init__.py
M dabo/ui/borderless_button.py
M dabo/ui/button.py
M dabo/ui/form_mixin.py
M dabo/ui/image_mixin.py
M dabo/ui/pem_mixin.py
M dabo/ui/uiApp.py
Log Message:
-----------
Merge pull request #54 from dabodev/button
Reworked the buttons to align with wxPython 4.x
Compare: https://github.com/dabodev/dabo/compare/34288332c385...973d563a3ccd
To unsubscribe from these emails, change your notification settings at
https://github.com/dabodev/dabo/settings/notifications
_______________________________________________
Dabo-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]