Hi,
I'm developing a three component pickerview where the labels in each component very according to the selection of other components. The problem I have is that the labels will change, but only after the component has been turned ie. it doesn't change immediately as I thought it would when the code is executed. How can I get the labels to display their new content immediately instead of waiting for the component wheel to get turned? It really spoils the effect if there's a lag.