开发者

Custom SpinBoxField example

开发者 https://www.devze.com 2023-01-03 12:01 出处:网络
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 SpinBoxField and implementing drawRow, get,

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 SpinBoxField and implementing 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?

0

精彩评论

暂无评论...
验证码 换一张
取 消