One Ribbon File Button on all Office 2007 skins |
Post Reply |
Author | |
aggressor
Groupie Joined: 15 August 2007 Location: United States Status: Offline Points: 27 |
Post Options
Thanks(0)
Posted: 24 November 2009 at 2:10pm |
Hi Oleg,
Is this okay that all Office2007 styles for Ribbon have the same image for File Button -> Office2007_FileButton.png. It's blue. But skins are different. The issue started to appear only in v13.2.0. If it's a feature of v13.2.0 we need additional way to disable this blue button. Because the only one workaround for it, that we found, is to comment out the picture defined in Office2007*.rc files. Great thanx. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Just don't show System button as button. If you have something like pSystemButton->SetStyle(xtpButtonIcon); comment this line.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
aggressor
Groupie Joined: 15 August 2007 Location: United States Status: Offline Points: 27 |
Post Options
Thanks(0)
|
Hi,
We need this button on GUI. It's working like this when ribbon has no visible tabs.
That's all that we are doing, and the button is present. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please attach screenshot what you see here. Double check you don't have pFile->SetStyle(..) line.
|
|
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 |