Me1000 / CappuTweetie

Tweetie Written in Cappuccino
34 stars 5 forks source link

To do: subclass tableview #3

Closed Me1000 closed 13 years ago

Me1000 commented 13 years ago

The main tableview needs to be subclassed. We need to add a loading indicator when it scrolls to the bottom (to load more tweets), and we need to override -highlightSelectionInClipRect: to draw a gradient for the single row selection.