twui
twui copied to clipboard
TUITableView Multiple Selection
I've been using TUITableView, but i could not find an option to allow the selection of multiple cells (using Cmd/Shift+Mouse click). Not sure if it's possible right now.
Not currently implemented but it'd be really nice to have.
Actually, there's 3 forks out there with this implemented: one's a pull request, the other is jparishy's fork. Works splendidly, however we'll need to modify it to work with the github merge.
I haven't looked at my fork in a while, but I can take a look at what needs to be fixed to make it work with the newest twui builds. Probably needs some prettification as well; I'll get to it sometime this week
Kriss0 has a fully working implementation fork of this.