HOWTO: Use CXTPGridControl::m_pImageManager XAML |
Post Reply |
Author | ||
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 10 March 2024 at 12:52pm |
|
Hi; I just recognized that the CXTPGridControl internal image manager is not used in XAML for items/headers of the grid control. I have to add all images to the global image manager. This conflicts in several applications of our software suite because of duplicate image IDs that cannot be changed easily. Therefore, how can we use the grids internal image manager in XAML code that is used exclusively in the grid(s). As a simplified example within a CXTPGridControl derived class, this works
but this not
TIA
|
||
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
||
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 |