Print Page | Close Window

Bug: CXTPTreeBase assumes fixed icon size

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=22214
Printed Date: 28 April 2024 at 9:05am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug: CXTPTreeBase assumes fixed icon size
Posted By: MacW
Subject: Bug: CXTPTreeBase assumes fixed icon size
Date 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?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net