Thread: TextBox Cursor
View Single Post
  #4 (permalink)  
Old 07-02-2007, 08:12 PM
RandomCoder's Avatar
RandomCoder RandomCoder is offline
Basic4ppc Expert
 
Join Date: May 2007
Location: Derbyshire, UK
Posts: 621
Awards Showcase
Beta Tester 
Total Awards: 1
Default

CableGuy,

I feel that you are my friend and we joined roughly the same time but just so that you know, I did try TextBox1.Focus but that didn't work and so I used the full syntax just to try and dot all the i's and cross all the t's as it were.
You obviously didn't try it in my EditableTable App as it definitely does not work

Specci48,

Thank you, you've come to my rescue
The SelectionChanged Sub must have been keeping hold of the Focus.
The only problem now is that I suspect that I won't be able to use the arrow keys on the SIP to navigate around the table since the Focus is no longer on the Selected Cell.
I'll have to try this on the device to confirm this but at the moment am just putting my kids to bed.

Thanks,
RandomCoder
__________________
"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote