View Full Version : UIPickerView rightjustify text
iphoneGuy
Mar 30, 2008, 08:22 PM
Does anyone know how to right justify the text in a UIPickerView component? Like the date and time picker.
Sayer
Apr 1, 2008, 03:36 AM
Probably by using pickerView:viewForRow:forComponent:reusingView: which will provide a custom view (UILabel) from the delegate to the UIPicker view.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.