develooper Front page | perl.wxperl.users | Postings from February 2013

Re: Getting information from EVT_LIST_ITEM_RIGHT_CLICK

Thread Previous | Thread Next
From:
Mark Dootson
Date:
February 5, 2013 01:13
Subject:
Re: Getting information from EVT_LIST_ITEM_RIGHT_CLICK
Message ID:
51105C8D.5000109@znix.com
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
>

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About