PickerWheel column color

Any news on being able to change the columnColor for a picker ?

Reading the forums this seems to have been a problem since april !!!

This is on the list of bugs we are working to fix.  We have not gotten to it yet.  I’m not sure where this is on the priority list to fix.

Rob

Thanks Rob for acknowledging the issue. Can you please find out where in the priority list it is please and let us know.

I was raised 8 months ago.

It must be somewhere near the top of the list otherwise the idea of using a picker in any sort of serious application is impossible (unless you app has a white background !)

I’ll see if I can find out.

Rob

This is on the list of bugs we are working to fix.  We have not gotten to it yet.  I’m not sure where this is on the priority list to fix.

Rob

Thanks Rob for acknowledging the issue. Can you please find out where in the priority list it is please and let us know.

I was raised 8 months ago.

It must be somewhere near the top of the list otherwise the idea of using a picker in any sort of serious application is impossible (unless you app has a white background !)

I’ll see if I can find out.

Rob

Any news on this ?

Hi Rich, Its fixed in the latest builds, however for some reason you have two properties you need to set - backgroundColor and columnColor

The columnColor feature was fixed in build 2109.

Rob

Thanks, sorry about that I missed it

Any news on this ?

Hi Rich, Its fixed in the latest builds, however for some reason you have two properties you need to set - backgroundColor and columnColor

The columnColor feature was fixed in build 2109.

Rob

Thanks, sorry about that I missed it

Seems to be broken again in 2189

You surprise me !

No doubt is on the list to be fixed but no idea when or even where it is in the list just “soon”

So something is fixed and then when it breaks again we have to wait all over again? Now this should be considered a regression bug right?

I just built the WidgetDemo sample app in 2189 and added this line to my pickerView constructor:

columnColor = { 0.8, 0.4, 0.2 }

and got a lovely orange colored pickerView.  What is broken about it?  Can you post your constructor?  What are your expectations?

Rob

Thanks for looking into this. Same test as you did. WidgetDemo & columnColor = { 0.8, 0.4, 0.2 }. See attached image. Left & right whitespace issue does not follow columnColor.