Re: Menu Title Icon in Cocoa

2011-06-28 Thread Marcus Karlsson
On Jun 28, 2011, at 10:00 PM, Bernard Desgraupes wrote: > Hi, > > I'd like to know if there is a way of inserting an icon instead of a menu > title in the menu bar. I'm not speaking of the system status bar, but simply > of my application's menus. In Carbon, I used to use SetMenuTitleIcon(): s

Menu Title Icon in Cocoa

2011-06-28 Thread Bernard Desgraupes
Hi, I'd like to know if there is a way of inserting an icon instead of a menu title in the menu bar. I'm not speaking of the system status bar, but simply of my application's menus. In Carbon, I used to use SetMenuTitleIcon(): so the question is "is there an equivalent of SetMenuTitleIcon