He can still put one in the onAfterStart eep to put focus on the first row 
of the scrolling region if he has other objects on the form that recieve 
focus and he wants to bypass those.

----- Original Message ----- 
From: "Albert Berry" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Monday, February 06, 2012 5:48 PM
Subject: [RBASE-L] - Re: SET FOCUS


:I did an oops - I meant to say "On Entry to Row" eep. Sorry!
: Albert
:
: On 06/02/2012 11:32 AM, J BLAUSTEIN wrote:
: > Albert - I have the code there - could this be a bug?
: > On 2/6/2012 1:09 PM, Albert Berry wrote:
: >> You need to have it in the scrolling region "On After Start" eep. The
: >> after form start only runs when first opening the form and takes you
: >> to the field then. After that, R:Base default is to stay in the same
: >> column you are in when you add or enter a different or new row.
: >>
: >>
: >> On 06/02/2012 10:42 AM, J BLAUSTEIN wrote:
: >>> So this sounds like a scrolling region that you are entering by
: >>> using the F8 key. Is that correct? - *yes*
: >>> Add an *on entry to row *eep with that code in it - *I have the code
: >>> in after the form start *.
: >>>> Albert
: >>>> On 06/02/2012 10:10 AM, J BLAUSTEIN wrote:
: >>>>> I am trying to have the form begin at the same point when I add a
: >>>>> new row - I am using the below code - when I add in the middle of
: >>>>> the form - the cursor is at the that point in the new row?
: >>>>> PROPERTY 'logdt_item' SET_FOCUS 'TRUE'
: >>>>> thanks
: >>>> -- 
: >>>
: >>> *J. Blaustein*
: >>>
: >>> *J Blaustein Associates, Inc.*
: >>>
: >>> *12 Herrick Drive*
: >>>
: >>> *Lawrence, NY 11559*
: >>>
: >>> *516-371-3445 FAX 516-345-8009*
: >>>
: >>
: >>
: >>
: >
: >
: > -- 
: >
: > *J. Blaustein*
: >
: > *J Blaustein Associates, Inc.*
: >
: > *12 Herrick Drive*
: >
: > *Lawrence, NY 11559*
: >
: > *516-371-3445 FAX 516-345-8009*
: >
:
: 


Reply via email to