Re: Error closing dialog after editing grid
Rene Roos <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Hi, I had similar problems which only occurred after editing a cell in the grid and from my point of view it was an wx core issue. As workaround, a grid.ForceRefresh() is called before disposing (destroying) the grid. On Wednesday, November 6, 2019 at 9:13:47 AM UTC+1, ioprst wrote: > > The program ends with an error > > Exception ignored in: 'garbage collection' > wx._core.wxAssertionError: C++ assertion "firstHandler != this" failed at > ..\..\src\common\wincmn.cpp(1461) in wxWindowBase::PopEventHandler(): > cannot pop the wxWindow itself > Fatal Python error: unexpected exception during garbage collection > -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/7de54ab3-58a3-497d-96cb-f4dfc6a2f40d%40googlegroups.com.