BUG: TreeCtrl icons with multi-byte chars |
Post Reply |
Author | |
eam74
Groupie Joined: 18 June 2014 Location: USA Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 15 July 2014 at 12:46pm |
I think I have found a bug in the Tree Control. I had to switch a project from using unicode to multi-byte characters, and not treating wchar_t as a built-in type, due to other dependencies. (Both options have to be changed in conjunction to compile so I'm not sure if one or the other is the main issue.) I am using a Tree Control with four icons, a set each for nodes and leaves.
Before, the tree looked like this: After changing these options (no code changes!), the tree now looks like this: Is there any fix available? |
|
Xtreme ToolkitPro (C++) v16.1.0, Windows 7
|
|
eam74
Groupie Joined: 18 June 2014 Location: USA Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Since I didn't need anything specific to the Codejock control for this case, I have switched to a CTreeCtrl and everything (including lines!) works properly now.
|
|
Xtreme ToolkitPro (C++) v16.1.0, Windows 7
|
|
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 |