Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Bug: CXTPTreeBase assumes fixed icon size
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Bug: CXTPTreeBase assumes fixed icon size

 Post Reply Post Reply
Author
Message
MacW View Drop Down
Senior Member
Senior Member


Joined: 26 June 2007
Status: Offline
Points: 253
Post Options Post Options   Thanks (0) Thanks(0)   Quote MacW Quote  Post ReplyReply Direct Link To This Post Topic: Bug: CXTPTreeBase assumes fixed icon size
    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?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.