Tagged Questions
1
vote
2answers
531 views
How to draw my own key equivalents in NSMenuItem?
I would need something this owner drawn tab completition key equivalents in my own code. Like TextMate does in this example.
I heared that the menu drawing is Carbon based but I don't hope it is such ...