[cid:[email protected]] From: [email protected] [mailto:[email protected]] On Behalf Of Lena Dammstrom Sent: Tuesday, June 14, 2011 8:53 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Disabled push buttons
7.6 From: [email protected] [mailto:[email protected]] On Behalf Of Jason Kramer Sent: Tuesday, June 14, 2011 8:45 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Disabled push buttons Lena, I am running 9.1, and I don't see Enabled in the Object Inspector. What version are your running? Thanks, Jason Jason Kramer University Archives and Records Management 002 Pearson Hall (302) 831 - 3127 (voice) (302) 831 - 6903 (fax) On 6/13/2011 4:33 PM, Lena Dammstrom wrote: Jason, You may have "Disabled" via object inspector? Select your button, go to Layout / ToolBars/Object Inspector and make sure Enabled is TRUE there. Lena From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Jason Kramer Sent: Monday, June 13, 2011 3:24 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Disabled push buttons Karen, Thank you, but they are disabled, not hidden. They are disabled at design time, so I have to enable them at run time in the On After Start EEP. Thanks, Jason Jason Kramer University Archives and Records Management 002 Pearson Hall (302) 831 - 3127 (voice) (302) 831 - 6903 (fax) On 6/13/2011 4:21 PM, [email protected]<mailto:[email protected]> wrote: Jason: Do you by any chance mean "hidden"? If so, right-click on the button and make sure "hide on startup" is not checked. If you mean they are there but not enabled, there is no default setting for that that I know of that you can change. I would check your form properties, in the "on after start" eep and see if by any chance you made "enable false" there? Karen In a message dated 6/13/2011 2:34:54 PM Central Daylight Time, [email protected]<mailto:[email protected]> writes: I'm not sure how, but I have managed to disable some push buttons on a form in designer. The buttons were enabled when I started work on the form, but at some point I managed to disable them, and have no idea how. I can enable them when the form runs programatically, but I would like them to be enabled by default. I know that I can just delete and recreate the buttons, but I would like to know how I managed to disable them, and how to reverse it so that I will not make the same mistake again. Thanks, Jason

