GetSystemMetrics issue in v17.x |
Post Reply |
Author | |
mrk_z
Newbie Joined: 04 November 2016 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 04 November 2016 at 6:42am |
Hi,
I have encountered GetSystemMetrics issue after updating to v17.3 from v16.2.6. When I call GetSystemMetrics(SM_CYCAPTION), the returned value does not match to the actual title bar height. 1. Create skin file, and set CaptionBarHeight to 31. 2. Call XTPSkinManager()->SetApplyOptions with xtpSkinApplyMetrics. 3. Load the skin. 4. Call GetSystemMetrics(SM_CYCAPTION). In v17.3, returned value is 22. In 16.2.6, returned value was 32. It seems CaptionBarHeight value in skin is ignored. Is this known issue? Thanks, |
|
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 |