Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - [SOLVED] 13.3.1 selection bug
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[SOLVED] 13.3.1 selection bug

 Post Reply Post Reply
Author
Message Reverse Sort Order
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Topic: [SOLVED] 13.3.1 selection bug
    Posted: 11 April 2011 at 10:30am
Codejock support
Back to Top
mn014019 View Drop Down
Newbie
Newbie


Joined: 12 January 2011
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote mn014019 Quote  Post ReplyReply Direct Link To This Post Posted: 12 January 2011 at 4:12pm
Just upgraded from 9.7 to 13.3.1 and I can confirm ctrl+click doesn't work and appears to have been broken between releases.

Also SetMultipleSelection() doesn't appear to affect it.
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 30 May 2010 at 11:15am
Open up ReportSample and add the following below ReportSampleView.cpp(257):
wndReport.SetMultipleSelection(FALSE);
 
Multiple selection is disabled. Watch what happens when you click, shift-click, ctrl+click and ctrl+shift+click. You will notice that ctrl+click produces wrong behavior. Clicked item is NOT properly selected!
 
 
Please fix this in 13.4!
PokerMemento - http://www.pokermemento.com/
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.160 seconds.