I want to create a uipickerview that will highlight the text in the uipickerviews' current selection with a certain color. I don't mean the background color of the picker rather that actual text the picker is showing in the selected row. I have found a couple websites that discuss how to do it with attributed strings but I wonder if it's possible to do it without attributed string?
Here are the websites that I found:
http://joshhighland.com/2009/09/17/uipickerview-spinning-multiple-components/
https://stackoverflow.com/questions...cted-row-label-color-in-picker-view-swift-1-2
Here are the websites that I found:
http://joshhighland.com/2009/09/17/uipickerview-spinning-multiple-components/
https://stackoverflow.com/questions...cted-row-label-color-in-picker-view-swift-1-2