mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 12:50:55 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
<html><head>
|
|
<title>NSTextAttachmentCell</title>
|
|
</head>
|
|
<body>
|
|
<a href="NSTextAttachment.html">[Previous]</a>
|
|
<a href="Gui.html">[Up]</a>
|
|
<a href="NSTextContainer.html">[Next]</a>
|
|
<h1>NSTextAttachmentCell</h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
|
<dd>
|
|
</dl>
|
|
<p>Version: 0.1</p>
|
|
<p>Date: 28 February, 2000</p>
|
|
<h2><a name="cont-0">NSTextAttachmentCell</a></h2>
|
|
<h2><a name="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
|
|
<p><b>Declared in:</b> NSTextAttachment.h</p>
|
|
<p><b>Inherits from:</b> NSCell</p>
|
|
<p><b>Conforms to:</b> NSTextAttachmentCell
|
|
</p>
|
|
<hr>
|
|
|
|
|
|
<ul>
|
|
<li><a href="NSTextAttachmentCell.html#method-0">-trackMouse:inRect:ofView:untilMouseUp:</a>
|
|
<li><a href="NSTextAttachmentCell.html#method-1">-wantsToTrackMouse</a>
|
|
</ul>
|
|
<hr>
|
|
<h2><a name="method-0">trackMouse:inRect:ofView:untilMouseUp:</a></h2>
|
|
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aTextView <b>untilMouseUp:</b> (BOOL)flag<br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-1">wantsToTrackMouse</a></h2>
|
|
- (BOOL) <b>wantsToTrackMouse</b><br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|