2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
|
|
|
<gsdoc base="NSScroller" next="NSSecureTextField" prev="NSScrollView" up="NSActionCell">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSScroller</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Ovidiu Predescu">
|
|
|
|
<email address="ovidiu@net-community.com">
|
|
|
|
ovidiu@net-community.com
|
|
|
|
</email>
|
|
|
|
</author>
|
|
|
|
<author name="Felipe A. Rodriguez">
|
|
|
|
<email address="far@ix.netcom.com">
|
|
|
|
far@ix.netcom.com
|
|
|
|
</email>
|
|
|
|
</author>
|
2000-02-28 16:33:27 +00:00
|
|
|
<author name="Richard Frith-Macdonald">
|
2001-12-17 16:51:51 +00:00
|
|
|
<email address="richard@brainstorm.co.uk">
|
|
|
|
richard@brainstorm.co.uk
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<copy>1996 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSScroller class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSScroller" super="NSControl">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSScroller.h</declared>
|
2000-02-28 16:33:27 +00:00
|
|
|
<conform>NSCoding</conform>
|
2001-12-17 16:51:51 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="float" factory="yes">
|
|
|
|
<sel>scrollerWidth</sel>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="float" factory="yes">
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>scrollerWidthForControlSize:</sel>
|
|
|
|
<arg type="NSControlSize">controlSize</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSScrollArrowPosition">
|
|
|
|
<sel>arrowsPosition</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>checkSpaceForParts</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2001-12-17 16:51:51 +00:00
|
|
|
<method type="NSControlSize">
|
|
|
|
<sel>controlSize</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSControlTint">
|
|
|
|
<sel>controlTint</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>drawArrow:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSScrollerArrow">whichButton</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<sel>highlight:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>drawKnob</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2001-12-17 16:51:51 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>drawKnobSlot</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>drawParts</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>highlight:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSScrollerPart">
|
|
|
|
<sel>hitPart</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="float">
|
|
|
|
<sel>knobProportion</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>rectForPart:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSScrollerPart">partCode</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setArrowsPosition:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSScrollArrowPosition">where</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setControlSize:</sel>
|
|
|
|
<arg type="NSControlSize">controlSize</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setControlTint:</sel>
|
|
|
|
<arg type="NSControlTint">controlTint</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setFloatValue:</sel>
|
|
|
|
<arg type="float">aFloat</arg>
|
|
|
|
<sel>knobProportion:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="float">ratio</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSScrollerPart">
|
|
|
|
<sel>testPart:</sel>
|
2001-12-17 16:51:51 +00:00
|
|
|
<arg type="NSPoint">thePoint</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>trackKnob:</sel>
|
|
|
|
<arg type="NSEvent*">theEvent</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>trackScrollButtons:</sel>
|
|
|
|
<arg type="NSEvent*">theEvent</arg>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="NSUsableScrollerParts">
|
|
|
|
<sel>usableParts</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|