eclipse - How can I customize partstack header in rcp application -
i trying customize partstack header of view in rcp application. goal customize coloring of header , add date , time , hide minimize , maximize buttons. buttons can hidden using css other goals give me hard time. @ moment looking use custom renderer overriding methods in stackrenderer class. right approach or there renderer shoud use?
if don't want min/max buttons not include minmaxaddon
in add on list in application.e4xmi.
using custom renderer stackrenderer
useful changing text of part tabs items. if want put text elsewhere on part stack line need @ minmaxaddon see how that.