Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CmdClose button on cnavtoolbar class
Message
From
11/09/2002 19:04:23
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00699188
Message ID:
00699568
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform