Skip Menu |

This queue is for tickets about the Wx CPAN distribution.

Report information
The Basics
Id: 101249
Status: resolved
Priority: 0/
Queue: Wx

People
Owner: Nobody in particular
Requestors: aar [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.9924



Subject: wxMenuItem::SetBitmap() not available on OSX
The wxMenuItem::SetBitmap() method is only enabled for MSW and GTK in wxPerl, but wxWidgets actually supports it for OSX as well, as clearly documented and also confirmed by inspection of the sources: https://github.com/wxWidgets/wxWidgets/blob/master/src/osx/cocoa/menuitem.mm Could you please adjust the macros in order to provide it on OSX as well? Thank you in advance, and keep up the good work!
Thank you very much for doing this in 0.9924.