Calendar View is a Realbasic custom control which displays a Calendar in different formats:
· Year view
· Month view
· Week view
· 5 days view
Drag your mouse in month view and week view to create new events. Dragging on an event enables resizing the event or moving it to another date/time.
Year view displays a "heat map" like iCal on Mac OS. The "heat map" goes from yellow to red depending on the amount of events per day.
Four different styles are included:
· Default style
· iCal style
· Google Agenda style
· Dark style
Requirements:
· REAL Studio
What's New in This Release: [ read full changelog ]
New:
· DayGradient property
· When creating a new CalendarEvent, a "Cancel" button appears to cancel the creation of the CalendarEvent.