I'm back.
I did the validation using the "OK" messagebox if the value was too large. It popped up nicely.
However (you knew that was coming), after clicking on the "OK" button, I still had to press the spacebar to get the cursor to go back to the textbox to re-enter a new value.
Is there a...
I found out what the problem with the errormessage was.
I ALWAYS start off my programs with "Deactivate Windows Screen" to get rid of that big white screen behind my forms. When I commented out that statement I saw a grey bar running across the bottom of that screen when I entered an invalid...
My good old Que book "Using Visual FoxPro 6" stated that if the Valid method for a Textbox returned an .F., it would display the error message that I set up in the Textbox Errormessage method ... assuming that Set Notify is set to On (and it was). [If you have the same book, you'll see the...
Using VFP 6.0, I created a form with a large 3-tab Pageframe on it. I finally got around to writing in the field validation rules using the "Valid" method. I did a quick test using just one Textbox by entering an invalid value. I expected to see the message that I put in the ErrorMessage...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.