View Single Post
  (#3 (permalink)) Old
LeDieu LeDieu is offline
Member
 
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Nov 2008
Default 11-20-2008, 06:35 AM

Quote:
Originally Posted by joesusai View Post
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
Reply With Quote