wxLogWarning() docs (Issue #25916)

18 views
Skip to first unread message

PB

unread,
Oct 22, 2025, 8:42:27 AMOct 22
to wx-...@googlegroups.com, Subscribed
PBfordev created an issue (wxWidgets/wxWidgets#25916)

The description for wxLogWarning() in the method documentation as well as the Logging Overview is

For warnings - they are also normally shown to the user, but don't interrupt the program work.

What does the "also normally" there refers to (probably comparing to some other message type such as wxLogDebug() but missing the context)? As for not interrupting, at least on Windows, warnings are displayed with the modal message dialog...


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/issues/25916@github.com>

VZ

unread,
Oct 22, 2025, 1:55:52 PMOct 22
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25916)

Yes, this looks wrong. Maybe the original idea was not to show them modally, but this is definitely not how this was implemented.

We probably should say something like "are still important enough to be shown to the user in a modal dialog but less serious than errors"?


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/issues/25916/3433538582@github.com>

VZ

unread,
Nov 8, 2025, 7:25:44 PM (2 days ago) Nov 8
to wx-...@googlegroups.com, Subscribed

Closed #25916 as completed via bc41f91.


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/issue/25916/issue_event/20814775847@github.com>

Reply all
Reply to author
Forward
0 new messages