On Nov 25, 2006, at 3:28 PM, Tom Benson wrote:
The difference I see in this case is that 1) VB shows the cell
selected, then executes the code in the "Click" event, 2) RB
executes the code, then shows the cell as selected (highlights it).
Now I know that this is still frowned upon, but will calling
App.DoEvents in the Click event before you execute your code yield
time enough for REAlbasic to highlight the cell before code
execution??
I doubt it as the point in question is where the event actually
occurs within the Rb framework. It appears to be different in Rb and VB.
Terry
PS. I am not all that well educated regarding App.DoEvents but I have
read frequently that using it incorrectly can create problems.
_______________________________________________
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>