dark mode tab names dont handle ampersand escaping (Issue #25535)

26 views
Skip to first unread message

Mark Roszko

unread,
Jun 16, 2025, 11:30:35 PM6/16/25
to wx-...@googlegroups.com, Subscribed
marekr created an issue (wxWidgets/wxWidgets#25535)

Description

Tab titles in win32 normally need the ampersand escaping, i.e. "Something && something"

In dark mode, the second & is not being removed/processed since it's being manually painted

image.png (view on web)

image.png (view on web)

  • wxWidgets version you use: 3.3.0
  • wxWidgets port you use: wxMSW
  • OS and its version: Windows 11
    • GTK version:
    • Which GDK backend is used:
    • Desktop environment :
    • Current theme:


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

VZ

unread,
Jun 18, 2025, 5:19:53 PM6/18/25
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25535)

Thanks, I've completely forgotten about the mnemonics here, will fix now.

Handling them for vertical tabs (i.e. for the notebooks with wxNB_LEFT or wxNB_RIGHT style) is a bit more difficult, for now I'll skip doing it, but let me know if you use any of those.


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/25535/2985725519@github.com>

VZ

unread,
Jun 22, 2025, 2:51:32 PM6/22/25
to wx-...@googlegroups.com, Subscribed

Closed #25535 as completed via 54aa775.


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/25535/issue_event/18262264032@github.com>

Reply all
Reply to author
Forward
0 new messages