AQGridView icon indicating copy to clipboard operation
AQGridView copied to clipboard

Interface Builder Integration

Open evadne opened this issue 13 years ago • 0 comments

  • Investigate using runtime custom attributes for -[AQGridViewCell reuseIdentifier] without exposing it as readwrite.
  • Add InterfaceBuilder demo targeting Xcode 4.5 with iOS 6.0 SDK targeting iOS 5.0, 5.1 and 6.0.
  • Allow AQGridView, AQGridViewCell and its subclasses to be instantiated from nibs.
  • Document best practices for Interface Builder integration in the sample project.

evadne avatar Sep 29 '12 01:09 evadne