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