How to change the skin of view tab by DirectSkin in RCP application?
I create a skin using SkinStudio, and the skin contains new L&F for tabs control. After using DirectSkin to integrate my skin with my RCP application, the style of normal tabs control have been changed, but the view tabs control don't change. I wonder how can I change the skin of view tab in RCP application? Thanks.