Trapping/inserting keystrokes
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 | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Jim Witte