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

Calendar control help!!!

 Post Reply Post Reply
Author
Message Reverse Sort Order
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 Topic: Calendar control help!!!
    Posted: 23 September 2007 at 5:35pm
Hi,

A regular practice for this case is to setup 4 daily evens for different hours. For example: 1, 7, 13, 19

--
WBR,
Serge
Back to Top
Chang Sun View Drop Down
Newbie
Newbie


Joined: 03 September 2007
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Chang Sun Quote  Post ReplyReply Direct Link To This Post 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!!!
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.172 seconds.