↓
 
Hawk iMedia 
 
  • Home
  • About Us

Hawk iMedia

#pragma mark - Development Blog

Home→Tags UITableView

Tag Archives: UITableView

Caching +imageForURL: Results

Hawk iMedia Posted on February 14, 2014 by Hawk iMediaFebruary 13, 2014

About a month ago I wrote about the recurring but ever-solvable problem of loading images in the background without losing performance while say, scrolling a table view. While I would be pleased to ship that code today, there is an … Continue reading →

Posted in iDevBlogADay | Tagged Performance, UITableView

Endlessly Solvable Problems

Hawk iMedia Posted on January 17, 2014 by Hawk iMediaJanuary 16, 2014

There is no shortage of common engineering problems that have been solved over and over again, or just once. In either case, if a Good(tm) solution is found, it gets reused wherever it is needed. Others however, get solved over … Continue reading →

Posted in iDevBlogADay | Tagged Performance, UITableView

Standalone Delegate Objects

Hawk iMedia Posted on April 12, 2013 by Hawk iMediaJune 19, 2013

It is very common practice that an object like a view controller is the delgate (and perhaps datasource) for another encapsulated or included object, such as a table view. This affords easy access from the delegate methods to the delegate … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Design, UITableView | 2 Replies

Fast UITableView Scrolling with Network Image Load

Hawk iMedia Posted on August 17, 2012 by Hawk iMediaAugust 17, 2012

This is an old and common thing to do in an iOS app. Doing it well — or at all — it turns out, is pretty easy, but perhaps not obvious.

Continue reading →
Posted in iDevBlogADay | Tagged Animation, Performance, UI, UIScrollViewDelegate, UITableView, UX | 9 Replies
©2025 - Hawk iMedia
↑