mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-28 00:50:45 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
385 lines
15 KiB
HTML
385 lines
15 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSClipView</title>
|
|
</head>
|
|
<body>
|
|
<a href="Gui.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$NSClipView">NSClipView</a></h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt>Ovidiu Predescu(<a href="mailto:ovidiu@net-community.com"><code>
|
|
ovidiu@net-community.com
|
|
</code></a>)</dt>
|
|
<dd>
|
|
</dd>
|
|
<dt>Richard Frith-Macdonald(<a href="mailto:richard@brainstorm.co.uk"><code>
|
|
richard@brainstorm.co.uk
|
|
</code></a>)</dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>
|
|
<div>
|
|
<hr width="50%" align="left" />
|
|
<h3>Contents -</h3>
|
|
<ol>
|
|
<li>
|
|
<a href="#001000000000">Software documentation for the NSClipView class</a>
|
|
</li>
|
|
<li>
|
|
<a href="#002000000000">Software documentation for the
|
|
NSClipView(BackendMethods) category</a>
|
|
</li>
|
|
</ol>
|
|
<hr width="50%" align="left" />
|
|
</div>
|
|
<h1><a name="001000000000">
|
|
Software documentation for the NSClipView class
|
|
</a></h1>
|
|
<h2><a name="class$NSClipView">NSClipView</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSClipView.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<b>Standards:</b>
|
|
<ul>
|
|
<li>GNUstep</li>
|
|
<li>MacOS-X</li>
|
|
<li>OpenStep</li>
|
|
</ul>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-acceptsFirstResponder">-acceptsFirstResponder</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-autoscroll:">-autoscroll:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-backgroundColor">-backgroundColor</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-constrainScrollPoint:">-constrainScrollPoint:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-copiesOnScroll">-copiesOnScroll</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-documentCursor">-documentCursor</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-documentRect">-documentRect</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-documentView">-documentView</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-documentVisibleRect">-documentVisibleRect</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-drawsBackground">-drawsBackground</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-isFlipped">-isFlipped</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-rotateByAngle:">-rotateByAngle:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-scaleUnitSquareToSize:">-scaleUnitSquareToSize:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-scrollToPoint:">-scrollToPoint:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setBackgroundColor:">-setBackgroundColor:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setBoundsOrigin:">-setBoundsOrigin:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setBoundsRotation:">-setBoundsRotation:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setBoundsSize:">-setBoundsSize:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setCopiesOnScroll:">-setCopiesOnScroll:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setDocumentCursor:">-setDocumentCursor:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setDocumentView:">-setDocumentView:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setDrawsBackground:">-setDrawsBackground:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setFrameOrigin:">-setFrameOrigin:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setFrameRotation:">-setFrameRotation:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-setFrameSize:">-setFrameSize:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-translateOriginToPoint:">-translateOriginToPoint:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-viewBoundsChanged:">-viewBoundsChanged:</a></li>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView-viewFrameChanged:">-viewFrameChanged:</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSClipView-acceptsFirstResponder">acceptsFirstResponder</a></h3>
|
|
- (BOOL) <b>acceptsFirstResponder</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-autoscroll:">autoscroll:</a></h3>
|
|
- (BOOL) <b>autoscroll:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theEvent;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-backgroundColor">backgroundColor</a></h3>
|
|
- (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>backgroundColor</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-constrainScrollPoint:">constrainScrollPoint:</a></h3>
|
|
- (NSPoint) <b>constrainScrollPoint:</b> (NSPoint)proposedNewOrigin;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-copiesOnScroll">copiesOnScroll</a></h3>
|
|
- (BOOL) <b>copiesOnScroll</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-documentCursor">documentCursor</a></h3>
|
|
- (<a rel="gsdoc" href="NSCursor.html#class$NSCursor">NSCursor</a>*) <b>documentCursor</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-documentRect">documentRect</a></h3>
|
|
- (NSRect) <b>documentRect</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-documentView">documentView</a></h3>
|
|
- (id) <b>documentView</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-documentVisibleRect">documentVisibleRect</a></h3>
|
|
- (NSRect) <b>documentVisibleRect</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-drawsBackground">drawsBackground</a></h3>
|
|
- (BOOL) <b>drawsBackground</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-isFlipped">isFlipped</a></h3>
|
|
- (BOOL) <b>isFlipped</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-rotateByAngle:">rotateByAngle:</a></h3>
|
|
- (void) <b>rotateByAngle:</b> (float)angle;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-scaleUnitSquareToSize:">scaleUnitSquareToSize:</a></h3>
|
|
- (void) <b>scaleUnitSquareToSize:</b> (NSSize)newUnitSize;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-scrollToPoint:">scrollToPoint:</a></h3>
|
|
- (void) <b>scrollToPoint:</b> (NSPoint)point;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setBackgroundColor:">setBackgroundColor:</a></h3>
|
|
- (void) <b>setBackgroundColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setBoundsOrigin:">setBoundsOrigin:</a></h3>
|
|
- (void) <b>setBoundsOrigin:</b> (NSPoint)point;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setBoundsRotation:">setBoundsRotation:</a></h3>
|
|
- (void) <b>setBoundsRotation:</b> (float)angle;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setBoundsSize:">setBoundsSize:</a></h3>
|
|
- (void) <b>setBoundsSize:</b> (NSSize)aSize;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setCopiesOnScroll:">setCopiesOnScroll:</a></h3>
|
|
- (void) <b>setCopiesOnScroll:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setDocumentCursor:">setDocumentCursor:</a></h3>
|
|
- (void) <b>setDocumentCursor:</b> (<a rel="gsdoc" href="NSCursor.html#class$NSCursor">NSCursor</a>*)aCursor;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setDocumentView:">setDocumentView:</a></h3>
|
|
- (void) <b>setDocumentView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setDrawsBackground:">setDrawsBackground:</a></h3>
|
|
- (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setFrameOrigin:">setFrameOrigin:</a></h3>
|
|
- (void) <b>setFrameOrigin:</b> (NSPoint)aPoint;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setFrameRotation:">setFrameRotation:</a></h3>
|
|
- (void) <b>setFrameRotation:</b> (float)angle;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-setFrameSize:">setFrameSize:</a></h3>
|
|
- (void) <b>setFrameSize:</b> (NSSize)aSize;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-translateOriginToPoint:">translateOriginToPoint:</a></h3>
|
|
- (void) <b>translateOriginToPoint:</b> (NSPoint)aPoint;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-viewBoundsChanged:">viewBoundsChanged:</a></h3>
|
|
- (void) <b>viewBoundsChanged:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSClipView-viewFrameChanged:">viewFrameChanged:</a></h3>
|
|
- (void) <b>viewFrameChanged:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h1><a name="002000000000">
|
|
Software documentation for the
|
|
NSClipView(BackendMethods) category
|
|
</a></h1>
|
|
<h2><a rel="gsdoc" href="#class$NSClipView">NSClipView</a>(<a name="category$NSClipView(BackendMethods)">BackendMethods</a>)</h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSClipView.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<b>Standards:</b>
|
|
<ul>
|
|
<li>GNUstep</li>
|
|
<li>MacOS-X</li>
|
|
<li>OpenStep</li>
|
|
</ul>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="NSClipView.html#method$NSClipView(BackendMethods)-_translateToPoint:oldPoint:">-_translateToPoint:oldPoint:</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSClipView(BackendMethods)-_translateToPoint:oldPoint:">_translateToPoint:oldPoint:</a></h3>
|
|
- (void) <b>_translateToPoint:</b> (NSPoint)point<b> oldPoint:</b> (NSPoint)oldPoint;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<br />
|
|
<a href="Gui.html">Up</a>
|
|
</body>
|
|
</html>
|