About me
iOS Developer from Poland, always looking for some cool and useful technologies. Recently playing around with Cocoa Touch.
Contact
Archives
Friends
Google Ad
iOS Archive
-
Customizing UIPopover with UIPopoverBackgroundView
Posted on February 23, 2012 | 17 CommentsThis project uses features only available in iOS SDK 5.0 and later. UIPopoverBackgroundView class In order to customize UIPopover with images you need to extend UIPopoverBackgroundView class and set class object […] -
Core Data exceptions and errors
Posted on February 24, 2011 | No CommentsRecently I tried to learn more about Core Data and I must say it’s a fantastic framework and I almost instantly started to create practical data models / schemes and […]