mbtablegrid
mbtablegrid copied to clipboard
An NSControl subclass which provides a spreadsheet-style table grid
Results
3
mbtablegrid issues
Sort by
recently updated
recently updated
newest added
I’ve created a branch called ‘emptytable’ with some changes to MBTableGrid so that it is able to handle empty grids and changes to the number of rows & columns, especially...
bug
The framework target uses `@loader_path/../Frameworks` in its install name. This works in most cases, but `@rpath` is a more flexible option since it allows the user of MBTableGrid.framework to choose...
enhancement