Calendar DragDrop problem. |
Post Reply |
Author | |
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
Posted: 16 October 2008 at 5:53am |
Hi,
I have implemented my own drag drop functionality for calendar. I trap the XTP_NC_CALENDARKEYDOWN in my project to start the drag operation. Now I want to use the resize functionality of codejock. When I click in item edges to resize it, it comes in the start drag XTP_NC_CALENDARKEYDOWN code. so in that XTP_NC_CALENDARKEYDOWN how I separate out that Item is not move or copy It is going to resize. I can't move my drag/drop code from the XTP_NC_CALENDARKEYDOWN . I have gone through the sample project "Calendar_Demo" Tried XTP_EVENT_DRAG_OPERATION_PARAMS* pOpDrag = (XTP_EVENT_DRAG_OPERATION_PARAMS*)pOPparams but Please help me out... Thanks in advance. Mak |
|
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 |