11/9/2010 6:23:12 AM
Title:
Localisation does not change labels of Tab bar
Hey awll..
i m trying for Internationalisation/localisation.
i am using resource bundles and able to change text of buttons and label at runtime.
but label of Tab bar does not change when we change the locale chain.
I am using data provider as a collection of object .
each object has a label property which is used to show as text on tab bar.
at runtime i think we need to refresh the data provider.?? i m jst guessing it.
if any one has implemented it. please let me know how to change text of tab bar.when we change locale at runtime.
thnx in advance