Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Aqua theme glitch in 13.3.1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Aqua theme glitch in 13.3.1

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Aqua theme glitch in 13.3.1
    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/
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 08 May 2010 at 12:08pm
Was this fixed? Oleg?
PokerMemento - http://www.pokermemento.com/
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2010 at 10:44am
Yes, you can replace image to
20100517_104405_Office2007_Tool.zip
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 17 April 2011 at 3:49pm
Ffs! This is back in 15.0.2! Please fix it!
PokerMemento - http://www.pokermemento.com/
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 April 2011 at 8:01am
Thanks. fixed again.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.187 seconds.