Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VALID-event???
Message
 
To
16/12/1996 10:43:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00015211
Message ID:
00015215
Views:
34
>>I have a Textbox and in the Valid event I check if
>>the user have made a valid input. If the user have
>>done a wrong input I return false and in the
>>ErrorMessage event I display a message. After
>>my message I got a system message "Invalid input (press
>> space)". How do I do, if I don't want the system
>>message. I have tried "set notify off", but it didn't
>>work.
>>
>>I would be greatful to get an answer.
>
>I would suggest to display your validation message in the Valid() itself and not using the ErrorMessage() event. This might help.
>
>>Best regards
>>Niklas Fjellman
>>
>>E-mail: niklas.fjellman@notes.goteborg.se
>> gadb.avdnfn@memo.goteborg.se
>
>Please, put the upper text in your signature not in your message. Thanks.


when you return .f. from a valid method, you'll always get the 'invalid entry' wait window...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform