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??
- Tom Benson _______________________________________________ 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>
