From: estokked@sn.no (Erlend Stokkedal)
Subject: Re: forms 45, Disabling and re-enabling a button in forms...
Date: 1996/08/08
Message-ID: <estokked.37.000A4FE5@sn.no>#1/1
references: <4u8usd$9e3@news.wlc.com>
organization: SN Internett
newsgroups: comp.databases.oracle



In article <4u8usd$9e3@news.wlc.com> scaldwel@mailhost.wlc.com (scaldwel) writes:
>From: scaldwel@mailhost.wlc.com (scaldwel)
>Subject: forms 45, Disabling and re-enabling a button in forms...
>Date: 7 Aug 1996 02:26:21 GMT
 
>We have a simple form with a number of buttons on it which are disabled and 
>enabled, depending on the state of the form.  For example, two buttons are 
>disabled in Edit (Query state) mode, but enabled in New record mode.  The 
>problem is that once we disable a button and re enable it again (by setting 
>the Enabled property programatically), it is no longer possible to tab to it, 
>even when the Enabled and Navigable properties are both set to TRUE.  Any 
>ideas greatly appreciated... 

What about the navigable property ? Is it true or false ?

Regards Erlend


