Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(VFP) Forms that much harder than (FPW) screens?
Message
De
27/02/2001 13:56:20
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
(VFP) Forms that much harder than (FPW) screens?
Divers
Thread ID:
00480200
Message ID:
00480200
Vues:
34
IF INKEY() = 27
wait window 'Esc key pressed'
ELSE
IF INKEY() = 13
wait window 'Enter key pressed'
=TableUpdate(.T.)
ENDIF
ENDIF

The above code is what I had for a long time (and forgot about it) in the Valid of the textbox. Ever since, I have never seen either wait window message (yes, I did press the Esc and Enter).

Not only that, I am still having trouble getting ThisForm.List1.Refresh to work (ThisForm.Refresh does not even refresh the listbox). I did put it in the Requery, as someone suggested (and worked for him as he tested it). I just can not understand why all this trouble for me? I mean this form only has 1 textbox and 1 listbox, but it's that hard already!?!?!?

I am a sitting duck right now, right after I finally make a big wave with my supervisor and co-worker. I have had this form for 2 weeks so far. Sorry, but I want to ask if anyone would like to take a look at this project for me and make some corrections. You can email directly to me or ask here...

Chuck
Today is tomorrow's yesterday.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform