Re: InputServer/Manager
Re: InputServer/Manager
- Subject: Re: InputServer/Manager
- From: Aki Inoue <email@hidden>
- Date: Wed, 30 Jan 2002 16:34:34 -0800
Sven,
NSInputServer has one big limitation that it only works with Cocoa
applications.
If you don't care about the limitation, the class provides what you're
looking for.
There is a simple example at /Developer/Examples/AppKit/HexInputServer.
Aki
On Wednesday, January 30, 2002, at 01:03 PM, Sven-S. Porst wrote:
I am thinking about writing something to complete commands while typing
(the way you have it in RealBasic, say). Ideally, what I'd like to do,
is
look at what the user is typing and then offer possible completions or
at
least be able to complete the input in case there is a unique
completion.
Browsing through the documentation, I got the impression that
NSInputServer probably is the thing I am looking for (and anyway may be
an interesting tool to provide Input helpers), Unfortunately I couldn't
find any examples on how to use it correctly and my feeble attempts
failed so far. The Examples with Apple seem to be Carbon.
Any hints?
Sven
--
Sven-S. Porst . PGP: 0x0085ABA3 . http://homepage.mac.com/ssp/
The Macintosh may only have 10% of the market,
but it is clearly the top 10%.
-- Douglas Adams, 1952-2001
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.