Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controls fire twice
Message
De
07/07/2009 01:33:25
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
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:
01410471
Vues:
42
Naomi,

is there a reason against simple
PROCEDURE CLICK
NODEFAULT
DO CASE
CASE ...
?

I have a button with a similar problem - it calls a method btw.

Agnes
>
>Add NODEFAULT after thisform.... Click for each case.
>
>In other words,
>
>CASE nKeyCode = 49 && Alt-N Add New
>   thisform.AddNew()
>   nodefault
> CASE nKeyCode = 25 && Alt-P RePorts
>    thisform.PrintReport()
>     nodefault
>
>
>Also it would be better to use form's methods instead of buttton's Click event.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform