Graeme Geldenhuys schreef:
Hi,
Can someone confirm this before I submit a Mantis bug report.
Clicking on items in a ListView with vsReport style:
- If you click on the items 99% of the time the OnClick doesn't fire
- Clicking to the left of the last column (black space) then the
OnClick fires every time
OnClick seems to work okay in Linux (Gtk1).
Steps to repoduce:
1) Create a new project, drop a TListView and TMemo on the form.
2) Change the TListView style to vsReport, Add one column and add
about 5 items to the ListView.
3) Create a OnClick event handler for the ListView. In the event
handel add the text 'clicked' to the memo.
4) Run the app and click on the items (first and only column only).
OnClick doesn't fire 99% of the times.
5) Click to the left (in the blank space - background) on the
items/columns and OnClick fires every time.
Strangely enough it fires after a double click.
It looks like the same issue we had for the right click (and popup)
until recently.
Vincent
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives