Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor lost in Checkbox?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00259286
Message ID:
00259293
Vues:
18
You can also make this effect more 'cursor-like' by making it blink with a timer. Try adding a timer with a 500 interval with the following code in the timer event:

thisform.shape1.visible = ! thisform.shape1.visible

Then enable the timer on gotfocus(), and disable on lostfocus()


>Hi Jamie,
>
>I've done this by creating a bold invisible box around the checkbox. Then in the gotfocus()/lostfocus() make the box visible or invisible. Works pretty good.
>
>Rob
>
>> I have a form with several textboxes and 2 checkboxes (with no captions). When the user edits the form, he/she can tab (or enter) through the objects. Once the useer "gets" to a checkbox, there is no visible way of knowing he/she is there. Is there a simple way of
>bordering or highlighting the checkbox(Remeber, no captions in use)?
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform