Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Custom display for an Appointment (Read 2201 times)
jlavery
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 8
Joined: Feb 7th, 2006
Custom display for an Appointment
Nov 15th, 2006 at 9:36am
Print Post  
We're using Planner.NET in Timetable view.

I've got CustomDraw working nicely for the ScheduleItem, so that we can draw a specific layout depending on the type of appointment we're handling.

However, some of our custom appointments have, for example, lists of attendees - is it possible to embed a listbox or combobox control in the ScheduleItem display? 

Thanks,

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


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Custom display for an Appointment
Reply #1 - Nov 15th, 2006 at 9:56am
Print Post  
It is not possible to embed controls in items, but there is a way you can simulate this using custom item viewers. You can download a sample application from the following link, which illustrates how to do this with TreeView controls:

https://mindfusion.org/_samples/_sample_AdvancedViewers2.zip
(This is a temporary link and might be removed in the future.)

This sample also implements dragging and dropping of tree nodes between different items in the control, even between different instances of Planner.NET. Keep in mind that this version might use features which are introduced in version 4.1 and are not available in the last official release - 4.0. If that is the case, please e-mail me and I will send you a link to the most recent build of Planner.NET.

Meppy
  
Back to top
 
IP Logged
 
jlavery
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 8
Joined: Feb 7th, 2006
Re: Custom display for an Appointment
Reply #2 - Nov 15th, 2006 at 10:55am
Print Post  
Thanks - that's just what I was looking for.

James
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint