OSX add exception rethrowing (PR #26157)

7 views
Skip to first unread message

Stefan Csomor

unread,
Feb 3, 2026, 3:10:30 PM (2 days ago) Feb 3
to wx-...@googlegroups.com, Subscribed

You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/26157

Commit Summary

  • 37f5903 copy loop structure from wxEventLoopManual
  • f3b6f6b first attempt for rethrowing

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26157@github.com>

Stefan Csomor

unread,
Feb 3, 2026, 3:29:35 PM (2 days ago) Feb 3
to wx-...@googlegroups.com, Subscribed
csomor left a comment (wxWidgets/wxWidgets#26157)

Right now ProcessPendingEvents is called from wxCFEventLoop::CommonModeObserverCallBack but I don't think this would be a good place to rethrow, I'd rather do this from an event loop iteration, but in wxGUIEventLoop::OSXDoRun the main loop [NSApp run] does not return until the app exits, so right now only then the exception gets rethrown and eventually logged to stderr.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26157/c3843494451@github.com>

Reply all
Reply to author
Forward
0 new messages