Branch: refs/heads/main Home: https://github.com/dabodev/dabo Commit: 7000feafa2ac6cd5a813f232117f963e7f737332 https://github.com/dabodev/dabo/commit/7000feafa2ac6cd5a813f232117f963e7f737332 Author: EdLeafe <e...@leafe.com> Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths: M dabo/ui/__init__.py M dabo/ui/date_text_box.py M dabo/ui/dialog.py M dabo/ui/file_dialog.py M dabo/ui/message_box.py Log Message: ----------- Fixed issue with modal dialogs hanging Switched all dialog invocations to use the context manager, assuring that they will be released properly. Also discovered an issue with the Wizard class where the Dabo property `Modal` and the wxPython value of `IsModal()` were out of sync, preventing the dialog from being released. To unsubscribe from these emails, change your notification settings at https://github.com/dabodev/dabo/settings/notifications _______________________________________________ Post Messages to: Dabo-dev@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev Searchable Archives: https://leafe.com/archives This message: https://leafe.com/archives/byMID/dabodev/dabo/push/refs/heads/main/337e04-700...@github.com