KFTypeSelectTableView 1.0.4 review

Download
by rbytes.net on

KFTypeSelectTableView is a subclass of NSTableView that adds Finder-like keyboard navigation.

License: Freeware
OS: Mac OS X
File size: 471K
Developer: Ken Ferry
Price: $0.00
Updated: 28 May 2006
0 stars award from rbytes.net


KFTypeSelectTableView is a subclass of NSTableView that adds Finder-like keyboard navigation.

When the table has keyboard focus,
• Typing a few characters selects a matching table row.
• ^? and ^? and select next and previous match.
• ESC and ?. cancel.

This is the class that powers the MailTypeSelect plugin, and the project includes the source for that plugin. There are a few other example targets, including one that adds type-select to all table views system-wide.

What's New:
The delayed message that clears the input buffer can no longer can extend the life of the tableview. In Adium, a pending delayed message could keep the table alive past the lifetime of its delegate, which led to a crash.
More careful about the use of +load in plugins.

KFTypeSelectTableView 1.0.4 keywords