by Andreas Katzian | May 26, 2013 | Code
Sometimes it is necessary to adjust the color of the standard UIDatePicker and UIPickerView controls within your iOS application. Sadly the iOS SDK doesn’t support to change the background color or even the tint of these controls. A simple workaround for this is to...
by Andreas Katzian | May 25, 2013 | Process
Whether you want to tweak your user interface or you want to take some promotional images of your iOS application, it is often really helpful to take a screenshot of your iOS application which is running on the iOS simulator. It isn’t a big deal to take a screenshot...