Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stupid question on forms
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00245745
Message ID:
00249006
Views:
37
Hi Bruce,

I've kind of been lurking on this thread since I posted my first few replies to you ... as I said, David was the guru and I couldn't think of any additional things to suggest other than what he was saying.

Glad to see he pointed you in the right direction, as far as debugging the problem, so that you finally found it! It never would have even crossed my mind to ask you if you still had the Foundation Read in your old code!!

Whew!!! < g >
-Bonnie

>David:
>
>I think I finally figured it out.
>In the old Fox 2.6 code I have:
>
>
>DO wrupmenb WITH 'Windows'
>* this procedure builds the menues
>PUBLIC m.Done
>m.Done = .f.
>READ VALID m.Done
>
>
>It appears that this READ was interfering with the forms. Comment it out and it appears to work just fine.
>
>
>Thanks for your time,
>Bruce
>
>
>>Bruce,
>>
>>Without seeing your overridden properties and without knowing what classes you are using it's impossible to give much more help.
>>
>>If you can post a minimal fragment of the prg that does the DO FORM it might shed some light. Have you checked that you are not setting ReadOnly=.t. or .Enabled=.f. on the controls?
>>
>>Other than that you can fire up the debugger and look at the object properties at runtime when it's working and when it's not to see the difference.
>>
>>>It is like I am viewing the form in preview mode when trying to access it from the program. The input fields are not active, and not even the buttons work. Can't depress the buttons. The only button that works is the "X" shut down button.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform