Pergunta

The default NSLevelIndicator styles are shown in the image below:

http://d-bug.chaos-interactive.de/data/cocoaext/li_preview.png

How can I make the level indicator to look the same as this one in the Sound.prefPane of the System Preferences app (Input level)?

http://km.support.apple.com/library/APPLE/APPLECARE_ALLGEOS/HT2508/en_US/HT2508-Lion-SoundInput-001-en.png

Foi útil?

Solução

You'll have to roll your own control.

There's no default control in Cocoa (up to and including OS X 10.9) - or even a custom control I'm aware of - providing that style out of the box for you.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top