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.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -