At 06:11 PM 6/10/2005, David Blocker wrote:
I am converting a 3 page R:Base for DOS form to R:base 7.1.
I'd like to set it up so that when the user tabs or enters out of the last
field on page 1, the focus goes to the first field on page 2, as it did in
DOS: these are heads down entry folks and extra keystrokes won't make them
pleased.
Right now, tabbing or entering out of the field puts the focus on the "Page
1" tab.
I've placed a message on the form that pressing "[Alt}+2" will move directly
to page 2 and put focus on the field. But is there a way to do it without
that unusual, different, sequence breaking keystroke?
I tried an ON EXIT eep with PROPERTY 1stCompIDOnPage2 SET_FOCUS 'TRUE' -
didn't work.
Ideas?
David,
01. http://www.razzak.com/sampleapplications
Programmatically Navigate Tab Pages and Set Focus (item# 018)
02. On your "R:Chautauqua" CD, take a look at the "PropDB" database under
Property directory:
Database: PropDB
Form: TABPageControl
Command File: TABPageControl.RMD
Database: PropDB
Form: TABPageControl2
Command File: TABPageControl2.RMD
03. http://www.razzak.com/sampleapplications
Switching Tables in a Multi-Table Form using PROPERTY Command (item# 030)
Enjoy and make sure to have fun!
Very Best R:egards,
Razzak.