SndStretchableScroller Class Reference

A subclass of NSScroller that adds two handles that allows stretching the scroller, signalling that the enclosed scrollable object should be resized, typically changing magnification. More...

#import <SndStretchableScroller.h>

List of all members.

Public Member Functions

(void) - drawKnob
 The new drawing method which draws the stretch icons.
(void) - mouseDown:
 The new mouse event method that detects and updates the scroller.

Protected Attributes

BOOL stretchingLeftKnob
BOOL stretchingRightKnob


Detailed Description

A subclass of NSScroller that adds two handles that allows stretching the scroller, signalling that the enclosed scrollable object should be resized, typically changing magnification.

Member Function Documentation

- (void) mouseDown: (NSEvent *)  theEvent  

The new mouse event method that detects and updates the scroller.

Parameters:
theEvent An NSEvent


Member Data Documentation

- (BOOL) stretchingLeftKnob [protected]

stretchingLeftKnob YES when the left knob is being stretched.

- (BOOL) stretchingRightKnob [protected]

stretchingRightKnob YES when the right knob is being stretched.


The documentation for this class was generated from the following file:

Generated on Sat Dec 5 17:01:17 2009 for MusicKit by  doxygen 1.5.6