xtpWorkspaceShowCloseTab does not work any more |
Post Reply |
Author | |
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
Posted: 06 February 2017 at 9:40am |
Hi Codejock team!
Since we changed to XTP 17.3 this option doesn't work any more. The 'X' to close a tab should be always visible. We use xtpWorkspaceShowCloseTab in combination with : xtpWorkspaceHideArrows | xtpWorkspaceShowActiveFiles |
|
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
|
I think it depends on the theme:
Office 2007, Office 2010, Windows 7: check boxes always visible Office 2013, Visual Studio 2015: check boxes not visible on inactive tabs (visible on hoover) Using flags: xtpWorkspaceHideClose | xtpWorkspaceShowCloseTab | xtpWorkspaceHideArrows | xtpWorkspaceShowActiveFiles |
|
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Thank you Fredrik!
But it seems that the place for the X is reserverd. I can see it if a give the tab a custom color -> the the space for the X stays white. So this is a bug for me :-) |
|
BeeJay
Groupie Joined: 12 March 2013 Status: Offline Points: 43 |
Post Options
Thanks(0)
|
any news on this?
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Still no solution! |
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
Finally found a solution by overwriting virtual void FillNavigateButton(CDC *pDC, CXTPTabManagerNavigateButton *pButton, CRect &rc)
in my custom Colorset based on CXTPTabColorSetOffice2013 |
|
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 |