logo       
Google Custom Search
    AddThis Social Bookmark Button

RE: Virtual ListCtrl and EVT_LIST_KEY_DOWN: msg#00058

Subject: RE: Virtual ListCtrl and EVT_LIST_KEY_DOWN
On Thu, 18 Mar 2004 10:54:03 +0000, I wrote
> according to the documentation. Pressing an alphanumeric key to jump 
> to an item in a list of millions is probably a bit pointless.

actually this situation is probably where you'd really want a quick way to
jump to a point in the list. The attached script shows how you can do it
yourself. It'll be more complicated in real life than a sorted list from 1 to
1000000, but you get the idea.

Searching and sorting virtual list controls is marked as TODO in cvs.

HTH
simonflk

Attachment: vlistctrl.pl
Description: Binary data


Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>