Re: Order of and canvases at Start-up.
From: Donna M. Forosisky <frisk_at_enter.net>
Date: Sat, 31 Jul 1999 13:10:52 -0400
Message-ID: <37A32E1C.2B9F584C_at_enter.net>
Date: Sat, 31 Jul 1999 13:10:52 -0400
Message-ID: <37A32E1C.2B9F584C_at_enter.net>
Ladi Fatola wrote:
>
> Hi,
>
> I am writing an application with Forms 4.5 that has several canvases. How
> can I specify which one show first? I'm sure there is a property I can set
> somewhere but I just can't find it.
>
> Please help.
>
> I would appreciate a response by e-mail.
>
> Ladi Fatola
You can use a "when-new-form-instance" trigger at the top & then do a SHOW_WINDOW('your_window');
where the your_window window holds the appropriate canvas Received on Sat Jul 31 1999 - 19:10:52 CEST