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">
|
2002-01-28 04:50:14 +00:00
|
|
|
<gsdoc base="NSInputManager" up="Gui">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSInputManager</title>
|
2002-01-28 04:50:14 +00:00
|
|
|
<author name="Nicola Pero">
|
|
|
|
<email address="n.pero@mi.flashnet.it">
|
|
|
|
n.pero@mi.flashnet.it
|
2001-12-17 16:51:51 +00:00
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<copy>2001 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2002-01-28 04:50:14 +00:00
|
|
|
<front><contents /></front>
|
2000-02-28 16:33:27 +00:00
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSInputManager class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSInputManager" super="NSObject">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSInputManager.h</declared>
|
2000-02-28 16:33:27 +00:00
|
|
|
<conform>NSTextInput</conform>
|
2001-12-17 16:51:51 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSInputManager*" factory="yes">
|
|
|
|
<sel>currentInputManager</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<method type="void">
|
|
|
|
<sel>handleKeyboardEvents:</sel>
|
|
|
|
<arg type="NSArray*">eventArray</arg>
|
|
|
|
<sel>client:</sel>
|
|
|
|
<arg type="id">client</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>handleMouseEvent:</sel>
|
|
|
|
<arg type="NSEvent*">theMouseEvent</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<method type="id">
|
2000-02-29 11:01:41 +00:00
|
|
|
<sel>initWithName:</sel>
|
|
|
|
<arg type="NSString*">inputServerName</arg>
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>host:</sel>
|
|
|
|
<arg type="NSString*">hostName</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSString*">
|
|
|
|
<sel>language</sel>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSString*">
|
|
|
|
<sel>localizedInputManagerName</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>markedTextAbandoned:</sel>
|
|
|
|
<arg type="id">client</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="void">
|
2001-12-17 16:51:51 +00:00
|
|
|
<sel>markedTextSelectionChanged:</sel>
|
|
|
|
<arg type="NSRange">newSel</arg>
|
|
|
|
<sel>client:</sel>
|
|
|
|
<arg type="id">client</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>wantsToDelayTextChangeNotifications</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>wantsToHandleMouseEvents</sel>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="BOOL">
|
|
|
|
<sel>wantsToInterpretAllKeystrokes</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<chapter>
|
|
|
|
<heading>
|
|
|
|
Software documentation for the NSTextInput protocol
|
|
|
|
</heading>
|
|
|
|
<protocol name="NSTextInput">
|
|
|
|
<declared>AppKit/NSInputManager.h</declared>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
|
|
|
<method type="NSAttributedString*">
|
|
|
|
<sel>attributedSubstringFromRange:</sel>
|
|
|
|
<arg type="NSRange">theRange</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="unsigned int">
|
|
|
|
<sel>characterIndexForPoint:</sel>
|
|
|
|
<arg type="NSPoint">thePoint</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="long">
|
|
|
|
<sel>conversationIdentifier</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>doCommandBySelector:</sel>
|
|
|
|
<arg type="SEL">aSelector</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>firstRectForCharacterRange:</sel>
|
|
|
|
<arg type="NSRange">theRange</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>hasMarkedText</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>insertText:</sel>
|
|
|
|
<arg type="id">aString</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRange">
|
|
|
|
<sel>markedRange</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRange">
|
|
|
|
<sel>selectedRange</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setMarkedText:</sel>
|
|
|
|
<arg type="id">aString</arg>
|
|
|
|
<sel>selectedRange:</sel>
|
|
|
|
<arg type="NSRange">selRange</arg>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>unmarkText</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSArray*">
|
|
|
|
<sel>validAttributesForMarkedText</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</protocol>
|
|
|
|
</chapter>
|
2000-02-28 16:33:27 +00:00
|
|
|
</body>
|
|
|
|
</gsdoc>
|