![]() |
Ribbon window 'jumps' on a mouseclick in title bar |
Post Reply
|
| Author | |
eridu
Newbie
Joined: 05 July 2006 Location: United Kingdom Status: Offline Points: 10 |
Post Options
Thanks(0)
Quote Reply
Topic: Ribbon window 'jumps' on a mouseclick in title barPosted: 14 February 2007 at 5:58am |
|
This happens in my app and also in RibbonSample (10.4.2). Right mouse click in the document window to bring up a context menu. Then left mouse click the application title bar. The application window jumps towards the lower right corner of the desktop. Appears to be a Vista issue as WinXP is OK.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 February 2007 at 5:06am |
|
Thanks,
To fix it, please in CXTPRibbonBar::OnLButtonDown replace both
pSite->SendMessage to pSite->PostMessage. Actually strange, but it will fix it.
and rebuild library.
|
|
|
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 |