Re: NSSlider inside an NSMenu
Re: NSSlider inside an NSMenu
- Subject: Re: NSSlider inside an NSMenu
- From: Jérome Foucher <email@hidden>
- Date: Mon, 28 Jul 2003 10:52:34 +0200
On lundi, juil 28, 2003, at 05:45 Europe/Paris, Steve Gehrman wrote:
Anyone create a menu with slider like the volume control in the menu
bar?
Stop me if I'm wrong, but I belive it's impossible to achieve in 10.2
You need Panther with the new menu manager, that will allow such stuff
to be done using Carbon APIs (and only Carbon APIs).
A sample code showing the techniques has been posted on
developer.apple.com/samplecode
It creates a menu with a picture background, a menu with a color picker
and a menu with a slider too.
Jerome
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.