Go to the home page
Saturday, 4 September 2010
Home pageView our productsDowloads areaHow to order our productsHow to contact us

Select product:

General
Features
Display
Drag and Drop
Items Operation
Editing
Download
Pricing
How to Order
 
RBTimeView - Advance Display
Version 1.21
Display
Page:
Drag and Drop

Full look and feel customization

  • Have complete control on the look and feel of the component - change colors of each elements of the display - top days captions, items, all day events area, ruler etc.

  • Change fonts for the main display and for the ruler - the component will automatically wrap text inside schedule item in multiple lines.


Sample 5 - Colors and Fonts Customizations

Custom drawing support

If the built-in display options are not enough, for the ultimate in look and feel customization, you can provide custom draw event handler for all elements in the display - draw schedule items, days, the ruler, top day captions and the main display area in what ever way and feel you like.

Each event handler receive all information on the requested element - so you could draw it in several states (ex. Selected schedule items).


Sample 6 - Custom draw options

Hints

You can use this option to provide run time hints (small yellow boxes) for the user in several actions. You can provide whatever text you want to be displayed in the hint box, based on the current properties in the component (for instance, the start and end of the time selected in the display):

  • Show a custom hint when the user drags the start or the end of a schedule item.

  • Show a custom hint when the user drags the start or end of the working hours area.

  • Show a custom hint when the user selected time in the display.


Sample 7 - Hints displayed in RBTimeView

Top of Page