On Jun 30, 2005, at 10:25 PM, Ricardo Rojas wrote:
Use a boolean to trap the mouseMove event so it displays the info once
per cell. If the mouse is at position x within a cell and you move the
mouse at x+1 also within the same cell, the event mouseMove will
trigger
and the same info will be shown. Do this several times and you'll get
flicker (win2K).
I did that initially (but when i took it out i did not see any flicker
.. I was displaying the info in a statictext below the listbox ... but
sometimes entering the cell does nothing... and sometime it works...
it's not matter of flicker.
Thanks,
- karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|