Posts

Showing posts with the label Radio Button for iphone

SSPhotoPicker

Want to quickly integrate a feature to choose photos from iPad/iPhone camera/photo album? - SSPhotoPicker. SSP hotoPicker is code snippet, where you can quickly integrate with your application. [gallery link="file" columns="2"] Whats great? SSPhotoPicker is a universal sample made for both iPhone and iPad. Saves time to write couple of code, replace images whichever suits best for the application. All you to need is to instantiate  SSPhotoPickerViewController and   implement protocol  SSPhotoPickerViewControllerDelegate Features: Customisable size of the picker. User can choose from Camera and Photo Album. Custom images. Universal app support. Integration of popover to iPhone by code optimisation for WEPopoverController (Werner Altewischer) Download Source  Universal iPad Only Version

SSRadioButton

Image
I have written a code snippet for the radio buttons behavior. If you are looking for a quick integration of vertical aligned radio button view download and integrate it to your project. SSRadioButton is customized UITableViewCells to look like a radio button and the behavior of radio button is implemented in the managing classes. Whats great? No need to take care of the custom cells, go forward and implement SSRadioButtonCellDatasource protocol in the modal objects and thats it!! Features: Radio button behavior implementation. Custom background image. Custom radio button height. Universal Support. Download Source