is it possible to have an image (like an icon) next to a text in UIPickerView
?
I saw examples of UIPickerViews
with two Columns :one that has an image and another one with the text . this is not what I need , I need to have a single column with text and Images
Thanks.