Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - TaskPane Icons now showing??! Please help
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TaskPane Icons now showing??! Please help

 Post Reply Post Reply
Author
Message
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Topic: TaskPane Icons now showing??! Please help
    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

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 07 February 2006 at 12:49pm
Do you have the ImageList control with the icons and this code?

wndTaskPanel.SetImageList imlTaskPanelIcons
Back to Top
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Posted: 07 February 2006 at 2:11pm

Originally posted by SuperMario SuperMario wrote:

Do you have the ImageList control with the icons and this code?

wndTaskPanel.SetImageList imlTaskPanelIcons

No, I'm using VB.Net and use this method

wndTaskPanel.Icons = TaskPanelIcons.Icons

Back to Top
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Posted: 08 February 2006 at 4:19am
bump.... anyone? Can attach code if need be
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 08 February 2006 at 2:38pm
So you are using the Codejock ImageManager control?
Back to Top
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Posted: 09 February 2006 at 3:34am

Originally posted by SuperMario SuperMario wrote:

So you are using the Codejock ImageManager control?

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

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 09 February 2006 at 7:29am
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.
Back to Top
glennj View Drop Down
Newbie
Newbie


Joined: 07 February 2006
Status: Offline
Points: 24
Post Options Post Options   Thanks (0) Thanks(0)   Quote glennj Quote  Post ReplyReply Direct Link To This Post Posted: 09 February 2006 at 8:22am

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

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.