Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Calendar
  New Posts New Posts RSS Feed - On date selection planner do not change date
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

On date selection planner do not change date

 Post Reply Post Reply
Author
Message
ravikas View Drop Down
Newbie
Newbie
Avatar

Joined: 28 June 2013
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote ravikas Quote  Post ReplyReply Direct Link To This Post Topic: On date selection planner do not change date
    Posted: 28 June 2013 at 4:30am
I have application which uses splitter(CSplitterWnd) and want to put date picker (CXTPDatePickerControl) into one pane and planner(CXTPCalendarControlView)
into another pane. Problem is that when you select date nothing changes in planner? Is it possible to accomplish this, maybe i need to send messages?
Also can CXTPDatePickerControl not only bold days which has events in it but to change color of that day?
thanks.

Back to Top
ravikas View Drop Down
Newbie
Newbie
Avatar

Joined: 28 June 2013
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote ravikas Quote  Post ReplyReply Direct Link To This Post Posted: 02 July 2013 at 1:59am
solved this way:
Added function "void OnDatePickerSelChange(XTP_NOTIFY_CODE Event, WPARAM wParam, LPARAM lParam);" to View which holds datepicker and call function of planner view which changes date.
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.141 seconds.