Results 1 to 2 of 2

Thread: Hot tracking...

  1. #1

    Thread Starter
    Lively Member bgalm's Avatar
    Join Date
    Jan 1999
    Posts
    65

    Question

    Hello,
    I've noticed that some proggies have this "hot tracking" feature, what control is used for this ?
    If you're not familiar with hot tracking, it's helps in listboxes, when you pause your mouse over an item it automatically selects it after a few seconds.
    Thanks,

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    Hot Tracking is a "feature" of a specific control... not actually a control itself.

    Now I am sure there is some code out there that can determine what control you are currently over and "simulate" hot tracking but it isn't a control in itself.

    The ListView for instance has a Hot Tracking option that if you have on will allow THAT control to track...

    Don't forget that controls are entities within themselves... they don't effect OTHER controls directly unless you specifically program them to.

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