Re: Forms 4.5 -- how to prevent default nav on open?

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1996/06/12
Message-ID: <4pnhs4$ril_at_zimmer.CSUFresno.EDU>#1/1


In article <31BF10F2.1B86_at_sonalysts.com>, Matt Stahl <mgstahl_at_sonalysts.com> wrote:
>I'm using Dev2K (Forms 4.5) under MS-Windows. When a form opens, focus
>automatically moves to the 1st navigable item. I'd like to open the form
>and just show a menu (i.e., don't display any blocks, and don't open any
>windows).
>
>After the user selects an item, then I'll open a window and navigate to a
>block.
>
>Question: How can I disable the automatic navigation?

How will you display your menu? Maybe on a different canvas??? Once you work that out, the cursor placement won't be a big problem. But to answer your question, in your When-New-Form-Instance trigger, put a Go_Item to any item you want. If you make the item height=0 or width=0, then the cursor will not be displayed.

HTH,
Steve Cosner Received on Wed Jun 12 1996 - 00:00:00 CEST

Original text of this message