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

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -