Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatically popup tooltip
Message
From
06/07/2004 08:04:08
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
05/07/2004 22:43:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00920893
Message ID:
00920961
Views:
20
>HI Hilmar
>Thanks for the post.actually i am already doing something like that.
>I thought it would be cool with a feature like that.bcoz there r some control which need
>to be validated before save
>Thanks

You can do any validation in the Valid() event of a control. However, actually returning .F. (forcing the user back to the offending control) would be a nuisance, IMO - better give the user the flexibility of entering data in any order.

Or course, some controls may depend on options set in other controls, so some controls might be disabled until some conditions is fulfilled.

The "ToolTipText" property is designed to show a message when the use moves the mouse to an object. Showing it under any other circumstances seems complicated to me - you would probably have to create your own version instead of the built-in ToolTipText.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform