View Single Post
  (#4 (permalink)) Old
joesusai joesusai is offline
Member
 
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jul 2008
Default 11-20-2008, 07:04 AM

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