![]() |
No double click message from tab bar? |
Post Reply
|
| Author | |
jeffcmj
Groupie
Joined: 28 October 2004 Status: Offline Points: 92 |
Post Options
Thanks(0)
Quote Reply
Topic: No double click message from tab bar?Posted: 13 July 2005 at 6:00am |
|
I don't know why but in my handler of WM_XTP_PRETRANSLATEMOUSEMSG, I see no double click message. Single left and right mouse click go through well.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 July 2005 at 7:09am |
|
Hi, If you enable groups, call this ::SetClassLong(m_MTIClientWnd, GCL_STYLE, ::GetClassLong(m_MTIClientWnd, GCL_STYLE) | CS_DBLCLKS); |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |