On date selection planner do not change date |
Post Reply |
Author | |
ravikas
Newbie Joined: 28 June 2013 Status: Offline Points: 6 |
Post Options
Thanks(0)
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.
|
|
ravikas
Newbie Joined: 28 June 2013 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
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.
|
|
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 |