Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show brief tooltip-like error message
Message
De
14/03/2014 12:26:14
 
 
À
11/03/2014 16:42:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01596160
Message ID:
01596541
Vues:
57
Hello Rick, Tamar and Dragan,

I found the perfect solution with ctl32_BalloonTip by Carlos Alloatti. I made minimal adjustments so field is reinitialized a brief moment after the BalloonTip message appears.

Highly recommended.

Alex

>>I want to show a brief tool-tip like message when user types an incorrect value. Message would disappear as soon as user starts retyping data. Any suggestions?
>>TIA,
>>Alex
>
>
>If you create a custom class based on a container, and add some labels to it, you can populate with whatever you like. Add a timer and have it automatically delete itself after so many seconds. Create it, position it relative to the control where the error occurred, move it to the front using ZOrder(), and then set focus back on the control where you want/need them to continue with data input. Have it also respond to a user click so they can make it go away if they want to before the timeout.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform