Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How: write custom wait window that doesn't affect form?
Message
De
08/10/2001 19:33:01
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How: write custom wait window that doesn't affect form?
Divers
Thread ID:
00565744
Message ID:
00565744
Vues:
73
I have had a problem that I posted here and thanks to the great help, I was able to figure out what is causing the issue... in a nutshell:

I have a form with a pageframe on it. I have some custom code in the PAGE.ACTIVATE method on a certain page. All of a sudden, I had the code looping continuously into the PAGE.ACTIVATE and I think I have it figured out now.

I created a custom WAIT WINDOW where my custom status messages are displayed throughout this applications processing. My window, which has a single textbox field, displays in a different color, centered in the display... it is, another form in the applications project.

In my PAGE.ACTIVATE, I was calling this status box displaying two messages during processing. It now appears, that when I call my statusbox and then close my status box at the END of the PAGE.ACTIVATE, the PAGE.ACTIVATE fires again, in essence, looping continuously. When I comment out the status box, the PAGE.ACTIVATE fires once.

Obviously, my idea of a more noticable statusbox other than the WAIT WINDOW isn't going to work, but I don't want to throw that out necessarily. Is there a better way to write my own custom status box that does NOT cause the PAGE.ACTIVATE (or any other activate or focus code to fire) when it gets closed?
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform