Trapping/inserting keystrokes
Trapping/inserting keystrokes
- Subject: Trapping/inserting keystrokes
- From: Jim Witte <email@hidden>
- Date: Sat, 28 Dec 2002 06:05:16 -0500
I want to write a piece of software (for my own use, maybe shareware
distribution if it works well) to do a system-wide auto-type feature
that would tell when you started to type something in a pre-set list,
or a dynamically generated list of often-typed things. It would
ideally work like MS Explorer's autocomplete feature - the inserted
text that would be selected, so you could just hit delete if you didn't
want it, or continue to type something different. I don't need this to
work in Classic apps.
I figure that all of this except for the 'select auto-inserted text'
feature could be implemented at the Darwin layer. Does this make
sense, or is there a better place I could patch (posing for
NSEditTextor something?)
Thanks,
Jim Witte
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.