I want to use the daypilot control for activity recording on minute base, so that you can see, what you have done the last week. I want the entry's to be in a row and not next to each other. So each event should render in the "real" event height. If it's just 7 miniutes, it should render the height of 7 minutes and the next event should then follow directly under this event.
Is it planed to have such a feature or is it already possible to configure the control that way?
Markus
-
6/13/2007 11:03:42 AM
Actually, using the blocks for event length (the current model) is more complicated than showing the exact length. I've been already planning to add an option to set the height according to real size. I will add it into the specification for
DayPilot Pro 3.8.
If you are interested in testing a beta version of this feature, contact me at daypilot @ annpoint.com.
This feature was added in
DayPilot Pro 3.8. With DayPilot Pro 3.8, it's possible to show events in real length by setting UseEventBoxes property to false. Short events are always rendered inside a box.
DayPilot Pro 3.9 added a new option. UseEventBoxes now accepts three values:
- Always (always showing the box)
- ShortEventsOnly (showing the box for events shorter than a cell size)
- Never (never showing the box)