Blackberry - ButtonField Controls Paint method -


i extending buttonfield , overriding paint method show buttons in differnet color. painting whole button width. part of button stil shows gray when there no focus , blue when on focus. can please me resolve issue?

thanks, ramesh

you'll have override protected void applytheme() disable painting going on.


Comments

Popular posts from this blog

c++ - error: use of deleted function -

delphi - ESC/P programming! -

c# - how to write client side events functions for the combobox items -