How can I hide the icon on the view tab? [message #491000] |
Mon, 12 October 2009 14:05  |
Eclipse User |
|
|
|
Hi,
I do not want the title image of my view to appear on the view tab, but I could not find a way to hide it yet.
I tried to invoke the setTitleImage(null) in the init() and in the createPartControl() methods, but no luck.
Please let me know if you have any suggestion.
Thanks,
Marton
|
|
|
|
Re: How can I hide the icon on the view tab? [message #491068 is a reply to message #491046] |
Tue, 13 October 2009 02:33   |
Eclipse User |
|
|
|
Prakash G.R. wrote on Mon, 12 October 2009 23:04 | Marton Sigmond wrote:
> I do not want the title image of my view to appear on the view tab, but
> I could not find a way to hide it yet.
What if you don't specify the image in the plugin.xml?
- Prakash
Platform UI Team, IBM
http://blog.eclipse-tips.com
|
That doesn't function, because in this case, the eclipse standard icon will be shown.
I dont know if there is a chance, but as a workaround you can create a 16 x 16 icon with an transparent background, and use this as the view icon. So you dont see an icon, there is only a small free place previous the viewtitle
[Updated on: Tue, 13 October 2009 02:33] by Moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05638 seconds