Thanks Mark.
Yes, we are using virtual. Did I mention we get around that by sensing key EVT_KEY_UP and checking if GetKeyCode is 306. If it is we call our "item selected" callback.


On 2/4/2013 8:12 PM, Mark Dootson wrote:
Hi Jeff,

Answering the wxListCtrl questions one by one, I've tested this on Linux and Windows and EVT_LIST_ITEM_SELECTED is fired as and when expected with a wxListCtrl with style wxLC_REPORT

The only time it isn't fired is if you have a wxListCtrl with style wxLC_VIRTUAL - but that is 'sort of' documented.

Regards

Mark



On 01/02/2013 20:29, Jeff wrote:
 From what I can see, EVT_LIST_ITEM_SELECTED does not fire when
selecting using the shift key in multi select mode.
Jeff


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

Reply via email to