is it possable to have more then one lookandfeel object in a single component?
I’ve modifyed the drawstandardTogglebutton member in several lookandfeel classes so i can have buttons with different images for on states.
if i try to use more then one look and feel object in the compontent that contains these buttons it will only draw one of them.
anyone have any ideas?
Thanks