The change of Backstage is slow. |
Post Reply |
Author | |
Shinonome
Groupie Joined: 18 July 2008 Status: Offline Points: 78 |
Post Options
Thanks(0)
Posted: 08 August 2013 at 9:28pm |
In Office2013, even if it hits a mouse repeatedly, Backstage changes immediately.
In RibbonSample application, a change is very slow. |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
In 15.3.1 I can't reproduce this behaviour.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
ATRML
Newbie Joined: 23 January 2014 Location: Boise, ID Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Set your frame's style to WS_CLIPCHILDREN and ensure that your views have the WS_CLIPSIBLINGS style. In addition, look at CXTPCommandBar::EnableDoubleBuffer() -- do this on your CXTPRibbonBackstageView.
You are probably experiencing double-drawing due to incorrect clipping and/or no double-buffering.
|
|
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 |