You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(True, <wx._aui.AuiTabCtrl object at 0x0000021F751E8CC0>, 0)
(True, <wx._aui.AuiTabCtrl object at 0x0000021F751E8CC0>, 1)
Windows fatal exception: access violation
Current thread 0x00002fb4 (most recent call first):
File ".../issue_aui-notebook.py", line 19 in __init__
File ".../issue_aui-notebook.py", line 22 in <module>
The text was updated successfully, but these errors were encountered:
Operating system: Windows 10
wxPython version & source: 4.2.2 (pypi)
Python version & source: 3.12
Description of the problem:
When FindTab gets objects that are not in the pages, it crashes with a 'Windows fatal exception: access violation'
Code Example (click to expand)
Outputs:
The text was updated successfully, but these errors were encountered: