Aqua theme glitch in 13.3.1 |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 07 March 2010 at 9:22am |
XTP 13.3.1. Windows 7 64-bit, classic.
Open RibbonSample and add the following:
MainFrm.cpp:
ON_UPDATE_COMMAND_UI(ID_ZOOM_ONEPAGE, OnUpdateZoomOnePage)
void CMainFrame::OnUpdateZoomOnePage(CCmdUI* pCmdUI)
{
pCmdUI->SetCheck(TRUE);
}
MainFrm.h:
void OnUpdateZoomOnePage(CCmdUI *pCmdUI);
Now look at the "One Page" button. There is a black pixel in the bottom right corner
|
|
PokerMemento - http://www.pokermemento.com/
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Was this fixed? Oleg?
|
|
PokerMemento - http://www.pokermemento.com/
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Yes, you can replace image to
20100517_104405_Office2007_Tool.zip |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Ffs! This is back in 15.0.2! Please fix it!
|
|
PokerMemento - http://www.pokermemento.com/
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Thanks. fixed again.
|
|
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 |