HIDoubleSlider

Last Revision:
Version 1.0, 2003-10-27
Illustrates how to create a double slider using the Appearance and HIView functions introduced in Mac OS X 10.2.
Build Requirements:
Runtime Requirements:
Mac OS X Mac OS X 10.3

Updated for Panther! This simple sample code illustrates how to create a custom double slider using the Appearance and the HIView APIs available in Mac OS X 10.2 and later. It's a more complex custom HIView than the more simple HICustomPushButton provides although it uses the same skeleton. Requirements: Mac OS X 10.3 Keywords: HIView Custom Double Slider HIObject Control