Double Click |
Post Reply |
Author | |
dhaener
Newbie Joined: 03 April 2006 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 03 April 2006 at 5:17pm |
Ok, this is a silly question I'm sure, but here goes. When I try to invoke the dblclick event (by double clicking anywhere on the control) it doesn't work unless I've typed something in the current cell. Why? How can I make it invoke anytime I double click?
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Try to set breakpoint in the method CCalendarDemoView::OnEvent_Calendar() lines:
and you'll see that double click events are coming fine from the Calendar. If you still have a problem, please describe it in more details. -- WBR, Serge |
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
I have the same problem...
The above code never gets run... should I be doing it a different way?? |
|
glennj
Newbie Joined: 07 February 2006 Status: Offline Points: 24 |
Post Options
Thanks(0)
|
Ignore me.... it works fine!!
|
|
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 |