Ticket #14760 (closed defect: fixed)
wxYield does not flush wxPostEvent events in 2.9.4.
| Reported by: | bugman | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | wxGTK | Version: | 2.9.4 |
| Keywords: | wxYield, wxPostEvent | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
It appears as though in 2.9.4 (as seen via wxPython and discussed at https://groups.google.com/d/topic/wxpython-users/mpWS1yYRMFE/discussion) that a wxYield call does not operate correctly for wxGTK. Application events posted with wxPostEvent are not processed when wxYield is called. wxPython apps are attached to the above discussions and should demonstrate the issue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

