Missing scrollbar resources in Office 2013 style |
Post Reply |
Author | |
Harm Bakker
Groupie Joined: 17 June 2008 Location: Netherlands Status: Offline Points: 14 |
Post Options
Thanks(0)
Posted: 28 April 2014 at 11:51am |
Hello,
when running the CodeJock Ribbon Sample, in release 16.3.1 (and also in 16.3.0), I get the following error / ASSERT in XTPScrollBarThemeResource.cpp: Lines 67-74: --- CXTPResourceImage* pImageArrowGlyphs = NULL; if (!bLight) { pImageArrowGlyphs = LoadImage(_T("CONTROLGALLERYSCROLLARROWGLYPHSDARK")); } if (!pImageArrowGlyphs) pImageArrowGlyphs = LoadImage(_T("CONTROLGALLERYSCROLLARROWGLYPHS")); ASSERT(pImageArrowGlyphs); --- This happens when the number of Recent File items in the Recent Backstage page becomes so large that a scrollbar needs to be drawn. The result is that no scrollbars are drawn, which makes this style, in combination with a Gallery Control, kind of useless. Can you please fix this? Kind regards, Harm Bakker |
|
mcmastl
Admin Group Joined: 14 April 2015 Status: Offline Points: 79 |
Post Options
Thanks(0)
|
Hello Harm Bakker,
Thank you for informing us of this issue. We have brought this to the attention of the development team and will be looking into the issue. If the matter has been resolved please let us know. |
|
Luke McMasters, 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 |