Quote:
Originally Posted by joesusai
Configure in plugin.xml
<view
name="xyz"
icon="icon/abc.ico"
class="a.b.c.consoleview"
id="abc">
</view>
|
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