That's worth a try! Thanks, Javier, I'll let you know
David David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Javier Valencia" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Friday, November 05, 2004 11:46 AM Subject: [RBG7-L] - RE: Cursor in first field in region on open form > David: > Would it be feasible to switch to Speed Buttons that do not get focus? > Javier, > > Javier Valencia, PE > President > Valencia Technology Group, L.L.C. > 14315 S. Twilight Ln, Suite #14 > Olathe, Kansas 66062-4578 > Office (913)829-0888 > Fax (913)649-2904 > Cell (913)915-3137 > ================================================ > Attention: > The information contained in this message and or attachments is intended > only for the person or entity to which it is addressed and may contain > confidential and/or privileged material. Any review, retransmission, > dissemination or other use of, or taking of any action in reliance upon, > this information by persons or entities other than the intended recipient > is prohibited. If you received this in error, please contact the sender and > delete the material from all system and destroy all copies. > ====================================================== > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David M. > Blocker > Sent: Friday, November 05, 2004 10:25 AM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: Cursor in first field in region on open form > > Charlie > > Excellent idea - I neglected to say I tried that, alone and in combination > with the other 3 in my message - focus still starts on the buttons! > > David > > David Blocker > [EMAIL PROTECTED] > 781-784-1919 > Fax: 781-784-1860 > Cell: 339-206-0261 > ----- Original Message ----- > From: "Charles Parks" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> > Sent: Friday, November 05, 2004 10:25 AM > Subject: [RBG7-L] - RE: Cursor in first field in region on open form > > > One possibility, would be to place a CompID on one of the DBEdit or > other fields in the scrolling region then use PROPERTY CompID SET_FOCUS > 'True'. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David M. > Blocker > Posted At: Friday, November 05, 2004 8:54 AM > Posted To: RB7-L > Conversation: [RBG7-L] - Cursor in first field in region on open form > Subject: [RBG7-L] - Cursor in first field in region on open form > > > I have created a scrolling region form with 6 buttons and a region: > > Buttons located outside the region: > First (Push) > Next (Push) > Previous (Push) > Last (Push) > Exit (Bit) > > Region has 6 DBEdit fields in it AND a bit button marked "Delete" > > When I bring up Layout / Change Tab order, only the buttons appear, not > the region. > > Each time the form comes up, only one of the 6 DBEdit controls in the > region will be enabled each time. I want the user on entry to the form > to START with the cursor in the region, in the enabled form. Instead, it > comes up with focus on the first button in the Tab Order screen. > > I have tried, one a time in the EEP on entry to the row of the form: > > PROPERTY Region1 SET_FOCUS 'Enabled' > PROPERTY Region1 SHOWFOCUS 'True' > PROPERTY Region1 TABORDER '1' > > None have any effect. > > ANother note that may help: Pressing Tab moves only among the buttons. > If I click on the DBEdit control in the region, then TAB moves only from > row to row, not to the buttons. > > Is there to accomplish what I want? I'm using Build 78 beta copy. > > David Blocker > [EMAIL PROTECTED] > 781-784-1919 > Fax: 781-784-1860 > Cell: 339-206-0261 > >
