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
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
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.![]()
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.![]()