Bug: CXTPTreeBase assumes fixed icon size |
Post Reply |
Author | |
MacW
Senior Member Joined: 26 June 2007 Status: Offline Points: 253 |
Post Options
Thanks(0)
Posted: 20 February 2014 at 1:26pm |
XTP 16.3. This is BREAKING our product!
CXTPTreeBase now suddenly assumes a fixed icon size. Everywhere something along static const int nIconSize = ::GetSystemMetrics(SM_CXSMICON); is used. If you have a tree control which uses larger and smaller icon sizes, it does not work anymore. In previous versions, the real icon size was determined and used. Why did you change this? |
|
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 |