Re: Fake NSMenu-like view
Re: Fake NSMenu-like view
- Subject: Re: Fake NSMenu-like view
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 31 Jan 2006 17:47:43 -0500
Thanks, Camillo. Definitely some interesting drawing utilities in
there that I hadn't noticed. I see that they became public in 10.3,
which I might be amenable too. I also see however that they are
poorly documented, outside of the HITheme.h header file.
Daniel
On Jan 31, 2006, at 4:11 PM, Camillo Lugaresi wrote:
On 29/gen/06, at 21:59, Daniel Jalkut wrote:
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).
When you want to emulate the look of standard UI elements in a
custom view, use the HITheme API.
Camillo
_______________________________________________
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