FROM : Jens Alfke
DATE : Fri May 02 21:54:27 2008
On 2 May '08, at 12:06 PM, Mike wrote:
> Is there an easy way to do this or do I have to do all my own
> drawing in order to create my own custom menubar at the top of my
> fullscreen window?
You're pretty much on your own. Probably the best start is to make a
row of NSPopUpButton controls in 'drop-down' mode. It won't be exactly
like the real menu-bar, though (dragging from one menu to another
won't work, nor will the accessibility keyboard shortcuts.)
—Jens
DATE : Fri May 02 21:54:27 2008
On 2 May '08, at 12:06 PM, Mike wrote:
> Is there an easy way to do this or do I have to do all my own
> drawing in order to create my own custom menubar at the top of my
> fullscreen window?
You're pretty much on your own. Probably the best start is to make a
row of NSPopUpButton controls in 'drop-down' mode. It won't be exactly
like the real menu-bar, though (dragging from one menu to another
won't work, nor will the accessibility keyboard shortcuts.)
—Jens
| Related mails | Author | Date |
|---|---|---|
| Mike | May 2, 21:06 | |
| Shawn Erickson | May 2, 21:41 | |
| Jens Alfke | May 2, 21:54 | |
| Mike | May 2, 22:44 | |
| Kyle Sluder | May 2, 23:02 | |
| Andy Lee | May 2, 23:23 |






Cocoa mail archive

