Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When Setall('enabled',.t.) doesn't
Message
From
26/03/2003 14:22:42
 
 
To
26/03/2003 10:37:54
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00769937
Message ID:
00770398
Views:
19
No. I checked that and even put in a lockscreen = .f. prior to the statement to be sure. Same thing happens. The first time through - screen display shows all fields disabled but second hit on setall turns all the fields on.
>
>Any other ideas???


What happens if you try setting focus to one of the inputs. If your form comes up with everything disabled, then the form isn't getting focus, but the toolbar is. Possibly the focus isn't moving to the form the first time through when you click the 'edit', so maybe if you force it by doing a '_Screen.ActiveForm.ControlToGetTheFocus.setfocus()'.

It's probably a longshot, but what the heck...

Alan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform