Calendar control help!!! |
Post Reply |
Author | |
Chang Sun
Newbie Joined: 03 September 2007 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 03 September 2007 at 11:58pm |
Hi, there
I am using the eXtreme Toolkit Pro 1120.
I am trying to use the calendar control for my schedule work window.
and, I used XTPCalendarEvent for registering the event.
but, I faced the problem while registering the recurence event.
The structure XTP_CALENDAR_RECURRENCE_OPTIONS has minimum daily option type.
-------------------------------------------
union
{
m_Daily,
m_Weekly,
m_Monthly,
m_Yearly
};
------------------------------------------
But, I would like to register the event with a few hour interval.
For example, a event occurred at every 6 hours.
How can I register the event with hours interval?
Please help!!!
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
A regular practice for this case is to setup 4 daily evens for different hours. For example: 1, 7, 13, 19 -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |