[solved] SkinManager Case CFileDialog bug in Win10 |
Post Reply |
Author | |
joey cheng
Newbie Joined: 04 September 2016 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 04 September 2016 at 5:56pm |
Hi All
I occur a problem, when I use XTPSkinManager()->LoadSkin(csStylesPath + _T("Office2010.cjstyles")); I use the CFileDialog like below: CFileDialog dlg(TRUE, "txt", NULL, OFN_HIDEREADONLY | OFN_ENABLESIZING, szFilter, this); if( dlg.DoModal() == IDOK ) http://forum.codejock.com/forum_images/post_button_image_upload.gif when I run the sample in win 10; the file dialog popup, the right click menu can not show, just a separate line. when I run the sample app in win 7 or win server 2008/2012, it is ok. Can you tell me why? I used version Codejock_1502 please the picture: |
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 291 |
Post Options
Thanks(0)
|
Hello, this already has been fixed, the fix will be available in version 17.3.
Regards, Gontarenko Artem |
|
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 |