Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - XTP Calendar control 'HOWTO'?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XTP Calendar control 'HOWTO'?

 Post Reply Post Reply
Author
Message
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 Topic: XTP Calendar control 'HOWTO'?
    Posted: 03 September 2007 at 10:25pm
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.188 seconds.