Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controls fire twice
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Controls fire twice
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01410388
Message ID:
01410388
Vues:
92
I can't find my notes on this, but I think I have run across this before.

I have a main form that has several control buttons on the form. When I just made the change to put action leters in the control captions and a big do case in the form keypress event to operate the control buttons when I press the underlined letter. Like Alt-A for "Add New"

When I use the key press to do any command that opens a new form, the form opens again after I release it.

Clear Typeahead has no effect. Somehow the command button Click is firing twice.

My form keypress event has stuff like...

CASE nKeyCode = 49 && Alt-N Add New
thisform.cmdAddNew.Click
CASE nKeyCode = 25 && Alt-P RePorts
thisform.cmdReport.Click


Any ideas?

TIA
Ron Seidl
Independent Developer
VFP

"I'm playing in life's theater in anticipation of a great cast party!"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform