Custom SpinBoxField example
        Posted  
        
            by redwoolf
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by redwoolf
        
        
        
        Published on 2010-06-16T13:38:33Z
        Indexed on 
            2010/06/16
            13:42 UTC
        
        
        Read the original article
        Hit count: 607
        
blackberry
I'm attempting to build a custom SpinBoxField on the Blackberry that displays an icon next to text. I've been unable to find any example code. Subclassing drawRow, get, and getCount() have got me part of the way there, but my implementation still doesn't look or work like the TextSpinBoxField in the RIM Blackberry library.
Has anyone source code for such a field that they would be willing to share here?
© Stack Overflow or respective owner