Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Calendar
  New Posts New Posts RSS Feed - Starting with calendar control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Starting with calendar control

 Post Reply Post Reply
Author
Message
Alex H. View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 February 2004
Status: Offline
Points: 266
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex H. Quote  Post ReplyReply Direct Link To This Post Topic: Starting with calendar control
    Posted: 23 November 2006 at 10:43am
We have an application that uses DBI Calendar controls at the moment.
I'm checking the possible usage of calendarpro in our application.
At the moment we can add appointments to the e.g. DayView control and
specify the text of each entry and also give it a unique ID. We can also set the color and some user defined icons for the calendar entry.
1. Is this also possible with CalendarPro ?
2. Can I set a user defined color to appointments ?
3. What kind of icons can i set ?

The data of the appointments comes from a database and is partially calculated (prepared) in memory. This concept should stay the same, wven if we use CalendarPro.
4. Should we use the customdataprovider ?

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 24 November 2006 at 5:35pm
1. Yes.
2. Yes.
3. Any which you can load with regular API.
4. Not necessary. It actually depends whether your data is calculated on the fly or simply once (when open Calendar window for example). In the second case there are no need to use Custom Data Provider. And even in the first case you still can use some special notifications to adjust your values. Read also: http://www.codejock.com/support/articles/com/calendar/cp_3.asp

--
WBR,
Serge
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.