Branch: refs/heads/button
  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.



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]

Reply via email to