Kevin,

I just tried something on my program and it seemed to work just fine.

My guess is you have -hotrack => 1 in your defined ListView object. try taking that out and see if you get the results you want.

Jonathan
----------------------------------------------------------
Jonathan Southwick
[EMAIL PROTECTED]
Technical & Network Services
Allegheny College, Meadville, PA 16335
(814) 332-2755


At 6/13/2001 04:21 PM, you wrote:

Jonathan,

The particular app that this is for will use the ListView to display files.
I was hoping to allow a single click to select a file, further single
clicks to select multiple files and a double click to perform an action on
the files that had been selected.  This would mean over riding the default
action of a single click de-selecting the items that had previously been
selected and then selecting the item the mouse pointer is on.  As leaving
the mouse on an item has the same effect as clicking (and I don't seem to
be able to over ride this) I can't do it that way.

Looking back at that paragraph it looks even more confusing now!

Thanks again for your experience with this.

Kev.


Reply via email to