Ticket #11424 (closed enhancement: fixed)
Cursor loading does nothing if wx.rc is not included (MSW)
| Reported by: | triton | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wxMSW | Version: | 2.9-svn |
| Keywords: | cursor loading manifest doc | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
I was trying to set a custom cursor and it didn't work. After some searching I found out I needed to include the "wx/msw/wx.rc" resource file. So I thought it would be a good idea to add this to the docs so in the future, people like me who didn't know this was needed, don't need to search.
See the attached patch. This is my first time generating a patch, so hope everything is in order.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

