Results 1 to 3 of 3

Thread: ListView selection problem

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Auckland, New Zealand
    Posts
    5

    Question

    Hi all

    This problem has no doubt come up before, but I can't seem to find the answer in the forums anywhere.

    Basically I want my list view itemClick method to run only when a user actually clicks their list view selection.

    It's highly annoying having the hand pointer appear every time you hover over a list item and have it selected for you even though you didn't want it!

    I want it to perform as in Win Explorer i.e. only highlight the selection if the user clicks on it.

    Thanks for any help!

  2. #2
    Guest
    Hi!

    Try to set the "HoverSelection" to FALSE.
    This prevents the ListItems from being selected automatically when the cursor moves over them.
    _______________

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Auckland, New Zealand
    Posts
    5
    Thanks for your reply but that still doesn't seem to work. It still shows the hand icon and it still automatically selects it when you move the pointer over an item.


    I put code in there to turn HoverSelection off at run time too but it still does it.

    Grrrrrrrrrrrr

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width