How to change the font color of blackberry label field dynamically?
        Posted  
        
            by Kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kumar
        
        
        
        Published on 2009-09-02T07:25:38Z
        Indexed on 
            2010/05/07
            12:48 UTC
        
        
        Read the original article
        Hit count: 683
        
I have one label field and three buttons with the name of red, yellow, blue. If I click the red button then the label field font color should be change to red; similarly if I click the yellow button then the font color should change to yellow; likewise according to the button color the color of font should change in the label field.
Can anyone tell me how to do this? If you can, provide me some code snippet.
Regards,
S.Kumaran.
© Stack Overflow or respective owner