Ticket #9031 (closed enhancement: invalid)
Make uniquification of window class names optional in MSW
| Reported by: | thomas_hauk | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | wxMSW | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
This patch uniquifies the window class name before registering it, similar to how wxCocoa does it. Allows paint events to get to windows generated by a second wx image in memory (e.g. statically linked to a DLL which is loaded).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

