Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CmdClose button on cnavtoolbar class
Message
De
11/09/2002 19:04:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00699188
Message ID:
00699568
Vues:
16
Hi Dan:

Thanks for the tip. I did what you suggested and found that the problem is in the first statement of the CLICK method of the cclosebutton (listed below):

This.SetActiveFormWriteBuffer(.T.)

When I comment out this statement and recompile the exe it works. When it’s in there it doesn’t work (again, but only when running the exe version). The functions in the IF statements (listed below) are both getting .T. so that’s not the problem.

IF _screen.ActiveForm.QueryUnload()
IF FormIsObject()

I haven’t yet determined exactly what This.SetActiveFormWriteBuffer(.T.) is doing so I’m going to just leave it commented out for now. Hopefully it won’t affect anything else adversely. Any thoughts?

Thanks, David

ps. I'm getting ready to develop some reports for my application. I used to use Foxfire when I did a lot of Foxpro 2.x development. Do you have any suggestions on an ad-hoc query/report writer to implement with the Mere Mortals Framework? DH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform