TaskPane Icons now showing??! Please help |
Post Reply |
Author | |
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 07 February 2006 at 12:29pm |
I have the demo version of the TaskPanel running fine, it has all the icons loading and I've played about with it fine. I have used the same code in my work project and the TaskPanel loads without errors... but also without any icons Can anyone help here? I have used the Command Window to find out that TaskPanelIcons.Icons.Count = 0... which isn't right as it should be 10 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Do you have the ImageList control with the icons and this code?
wndTaskPanel.SetImageList imlTaskPanelIcons |
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
No, I'm using VB.Net and use this method wndTaskPanel.Icons = TaskPanelIcons.Icons |
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
bump.... anyone? Can attach code if need be
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
So you are using the Codejock ImageManager control?
|
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
yeah that is correct... as the sample does. I have searched high and low to see if I've forgotten to port any code from the sample app, but nothing. Can you think what I might have not done or why the ImageManager icons would be empty? many thanks |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
When you open up the ImageManager at design time it is empty? If so, then you will need to add them again. This can be done by exporting them form the Codejock Sample, then importing them into your sample.
If this isn't the case I would really like to see your project. |
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Suddenly it all makes sense!! I didn't set the ActiveX properties (pretty dumb hey!) Thanks for you help and patience, hopefully I'll not be a newbie for long |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |