Associating data with wxListCtrl in virtual mode

Lloyd lloyd at cdactvm.in
Tue Dec 12 02:04:17 PST 2006


Thanks Vadim,  I was wrong! As you said, it will work if I sort the
vector also.

I know wxLC_VIRTUAL is meant for when we have 1000s of rows! If I try to
sort my huge vector each time, it will take considerable time! 

Can I solve this problem without sorting the vector?

On Tue, 2006-12-12 at 10:46 +0100, Vadim Zeitlin wrote:
> On Tue, 12 Dec 2006 15:17:47 +0530 Lloyd <lloyd at cdactvm.in> wrote:
> 
> L> GetIndex() - It is irrelevant for me, though the position of data in
> L> vector continuously changes
> 
>  This is the only thing you have and it should be enough.
> 
>  Regards,
> VZ
> 


______________________________________
Scanned and protected by Email scanner




More information about the wx-users mailing list