brendand / mbtablegrid

An NSControl subclass which provides a spreadsheet-style table grid
9 stars 3 forks source link

Column formatters #1

Closed interstateone closed 10 years ago

interstateone commented 10 years ago

Add delegate methods to return NSFormatters for columns and a callback if the new input is not successfully parsed by the formatter.

brendand commented 10 years ago

:thumbsup: