|  | 
| [Bug] SetTheme | 
| Post Reply   | 
| Author | |
| ABuenger   Newbie     Joined: 02 February 2006 Status: Offline Points: 1075 |  Post Options  Thanks(0)  Quote  Reply  Topic: [Bug] SetTheme Posted: 14 October 2010 at 10:03am | 
| 
   
SetTheme() will reset tab position to the bottom. OK: m_paneManager.SetTheme(xtpPaneThemeOffice2003); m_paneManager.GetPaintManager()->GetTabPaintManager()->SetPosition(xtpTabPositionTop); BAD: m_paneManager.GetPaintManager()->GetTabPaintManager()->SetPosition(xtpTabPositionTop); m_paneManager.SetTheme(xtpPaneThemeOffice2003); Actually all CXTPDockingPanePaintManager settings are affected. The new paint manager should use the settings from the previous one. | |
| 
     Codejock support
     | |
|  | |
| awake   Groupie   Joined: 22 March 2011 Status: Offline Points: 12 |  Post Options  Thanks(0)  Quote  Reply  Posted: 10 June 2011 at 6:12am | 
| 
   I also found something abnormally .You can see my topic "pane can not be built".
 the solution is too odd. | |
|  | |
| 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 |