Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controls fire twice
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Controls fire twice
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01410388
Message ID:
01410388
Views:
93
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!"
Next
Reply
Map
View

Click here to load this message in the networking platform