Fake NSMenu-like view
Fake NSMenu-like view
- Subject: Fake NSMenu-like view
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 29 Jan 2006 15:59:10 -0500
I want to develop a "fake menu" view such that I can present UI
somewhat like the "menu" that appears below a Spotlight query when
invoked from the menu bar.
Does anybody have any advice? It doesn't have to be so much like a
real menu. That is, it won't need things like hierarchical displays
or keyboard shortcut symbols, etc. But it needs to present text in
the menu font against the faintly-striped background (fortunately I
think that's the standard window background).
I'm leaning towards using an NSMatrix with a cell that simply knows
how to select itself "menu style". Has anybody already done this? Is
there sample/free code out there that I'm overlooking?
Thanks!
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden