Announcement

Collapse
No announcement yet.

ListView keyboard search

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ListView keyboard search

    I have created a very usable listview control from the several excellent postings on these forums. Thanks particularly to Peter Redei for his initial pioneeing code.

    The ListView control is poorly documented in all my references (but I have been using the Win32.hlp file extensively)

    However I still have had difficulty with one problem. When you type a series of characters on the keyboard the control searches the first column for a match even if the list is ordered on another column.

    Can someone point me in the right direction to change the column that is searched to be the one that the control is currently ordered on.

    TIA

    Bern

    ------------------
    Bern

    www.insighttrading.com.au
    Bern


    http://www.insighttrader.com.au

  • #2
    Along the same lines I have been attempting to add an Up/Down character (or bitmap) to indicate which column is currently sorted and the direction of the sort.

    Unfortunately I don't have a clue on how to do it in spite of many attempts.

    Any pointers would be appreciated.

    Regards,

    Bern

    ------------------
    Bern
    www.insighttrading.com.au



    [This message has been edited by Bernard Chapman (edited December 04, 2000).]
    Bern


    http://www.insighttrader.com.au

    Comment

    Working...
    X