Circuitous to change textcolor for status bar |
Post Reply |
Author | ||
Michl
Senior Member Joined: 14 September 2007 Status: Offline Points: 138 |
Post Options
Thanks(0)
Posted: 13 March 2014 at 10:50am |
|
I have found a new code section which could be improvemened.
The change of the background color and the text color for a office 2013 status bar is not as easy as it should be. The class CXTPCommandBarsOffice2013Theme contains 2 members. - m_clrStatusBarBackground - m_clrStatusTextColor But due to an incomprehensible implementation is ignored m_clrStatusTextColor.
The method is overridden an the return value of text color is hard coded although m_clrStatusTextColor contains already white. Is this override really necessary?? I suggest to change method to
|
||
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 |