Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ToolTip TExt
Message
De
12/10/2002 13:21:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
12/10/2002 09:16:32
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00710617
Message ID:
00710651
Vues:
13
>hi to All Experts
>any one have idea how to display Icon inside Tooltip Text or any .bmp or .jpg
>file format.or make Tooltip TExt Display in Multiple LIne
>Thanks for advance
>Mazahir

Personally, I use StatusBarText, since I consider it less intrusive.

But back to your question: VFP doesn't offer direct support for this, but you might consider creating a class that does all this.

You would have to intercept GotFocus() and LostFocus() (or perhaps better MouseMove()) for each textbox, etc. - you should do this in your base classes, of course (for instance, in cTextBoxes, from which all textboxes in your system derive).

You would open a form to show the graphic and text you desire.

HTH, Hilmar.
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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform