CXTShellTreeCtrl - shift-click select fails |
Post Reply |
Author | |
tony85701
Newbie Joined: 27 July 2010 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 27 July 2010 at 11:25pm |
We upgraded from v9.81 to v13.2.1 and now there seems to be a problem with CXTShellTreeCtrl.
With ShowFiles and EnableMultiSelect set to TRUE, we were able to list and make multiple selection of files on the tree.
This seems to be broken on v13.2.1. We can single click to select, or control-click for multiple files, but shift-click collapses the tree down to the Desktop root.
Is this a known issue? Is there a workaround?
To reproduce this issue, the GUI_Explorer sample project can be used. Just add:
m_shellTree.ShowFiles(TRUE); m_shellTree.EnableMultiSelect(TRUE);
after the shell tree create call.
Any info will be appreciated.
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 |