Quote:
Originally Posted by LeDieu
Yes this works.... but as you know you can use the consoleview to create a new console tab. If i do this the new console tab uses the default console icon and not my defined icon.
So only the first tabedview uses my defined icon.
Greetz,
LeDieu
|
For each view you can define the icon. I guess you might have specified your icon for first tabedview.... and left the icon specification of console view, so that it has taken the default one.
So try by specifying the userdefined icon to console view property in plugin.xml.
Note: specify the exact path <view icon="exact path">.