Tiny improvements to drawing and menu samples (PR #26702)

8 views
Skip to first unread message

PB

unread,
3:15 AM (19 hours ago) 3:15 AM
to wx-...@googlegroups.com, Subscribed

Fix drawing color emoji in the drawing sample with MSVS 2015

The old-but-still-supported MSVS 2015 has problem parsing Unicode literals outside the BMP when using the '\U' escape. Use raw octet syntax to work around this.

Remove conflicting keyboard shortcut from the menu sample

The sample used <Alt+F> for the Get menu info command. However, this conflicted with the shortcut used to invoke the File menu.

Fix this by using a different shortcut for the Get menu info.


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

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

Commit Summary

  • fc2bf0b Fix drawing color emoji in the drawing sample with MSVS 2015
  • bb21ab0 Remove conflicting keyboard shortcut from the menu sample.

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26702@github.com>

Reply all
Reply to author
Forward
0 new messages