Re: Forms4.5, do open_form but focus remains in first form

From: Connor McDonald <mcdonald.connor.cs_at_bhp.com.au>
Date: Mon, 08 Feb 1999 17:18:51 +0800
Message-ID: <36BEABFB.24C5_at_bhp.com.au>


PC wrote:
>
> Hi all,
> The problem is:
> I have FormA that has a button that calls another form, if I click in the
> button it shows Form_B
> with focus, all Ok.
> But if i have FormA, and them call Form_B through the MENU it shows Form_B,
> but
> the focus still remains in Form_A.
> I cant do a go_item in the MENU because i don't have do Form_B opened.
> After done the open_fom i cant do anything in the MENU; and i dont want to
> do a call_form because of global variables.
> My question: How do i set a form in a way that he looses focus after an
> open_form?
>
> P.C.

Have you tried an when-new-form-instance trigger in the called form with a go_item to force focus to the new form...?

-- 
==============================================
Connor McDonald
BHP Information Technology
Perth, Western Australia
"Never wrestle a pig - you both get dirty and the pig likes it..."
Received on Mon Feb 08 1999 - 10:18:51 CET

Original text of this message