realbasic-nug
[Top] [All Lists]

Re: ListBox.MouseMove

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: ListBox.MouseMove
From: Karen <keatk at comcast dot net>
Date: Thu, 30 Jun 2005 22:34:41 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <200507010225 dot j612PWoM017072 at rs25s9 dot datacenter dot cha dot cantv dot net>

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>

<Prev in Thread] Current Thread [Next in Thread>