Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Display Image in resource view (Read 3084 times)
SimonL
YaBB Newbies
*
Offline



Posts: 36
Joined: Aug 11th, 2006
Display Image in resource view
Dec 8th, 2006 at 5:54pm
Print Post  
I have the calendar control currentView set to ResourceView.
I've set the ImageList to an image list on my form that contains images.
I've set the style.ImageIndex property of the appointments I've added to the calendar to 1 but no image's appear.

What am I doing wrong?

Regards,
Simon

  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Display Image in resource view
Reply #1 - Dec 11th, 2006 at 6:36am
Print Post  
Images are currently not displayed for items. They are used in a very few cases, particularly for date cells in certain views. We are going to extend the image functionality so that it applies to items as well. As of yet, you can use custom item drawing and draw the image yourself. I'm going to send you a link to the updated Planner.NET version when it is available through e-mail.

Meppy
  
Back to top
 
IP Logged
 
SimonL
YaBB Newbies
*
Offline



Posts: 36
Joined: Aug 11th, 2006
Re: Display Image in resource view
Reply #2 - Jan 4th, 2007 at 3:05pm
Print Post  
Thanks Meppy the version you sent me does indeed display the image. But when the item is selected the image does not appear, any chance of the image remaining there even if the item is selected.

Regards,
Simon
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Display Image in resource view
Reply #3 - Jan 5th, 2007 at 7:37am
Print Post  
You have to apply the image to the Item.SelectedStyle as well.

Meppy
  
Back to top
 
IP Logged
 
SimonL
YaBB Newbies
*
Offline



Posts: 36
Joined: Aug 11th, 2006
Re: Display Image in resource view
Reply #4 - Jan 5th, 2007 at 7:50am
Print Post  
Thanks Meppy, I should have thought of that.

Regards,
Simon
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint