C (55/207)

From:David Arbuthnot
Date:06 Dec 99 at 15:19:47
Subject:String <-> List(view) connections

From: David Arbuthnot <Trebor@Digital.Prestel.co.uk>

Hello,
I have a small problem. How do I get a listview to react on a string
i.e I want to do the following things:

update a column in the listview as the user types
get the listview to search for a string as the user types and highlight
the first matching entry.

From what I read on this list I'm guessing it's got to be a subclass
of string.mui/list.mui (this is not a problem though as all my programs
are written using subclasses)

Kind regards

Dave `Trebor' Arbuthnot