> If anybody could give me a useful pointer here .....
probably not all that pointed (or useful) but I have two
comments FWIW:
1. Right mouse clicks are handled at a very low level
in the VCL (because of the popup menu) and I've
always found trying to alter the behaviour in tricky
ways to have lots subtle side-effect problems.
2. If you can live with a TCustomListView instead
of a TCustomeListBox you can use the "hot tracking"
feature to select in response to mouse movements
over the list. Maybe this will do the job.
good luck
-ns
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"