Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CmdClose button on cnavtoolbar class
Message
 
To
11/09/2002 19:04:23
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00699188
Message ID:
00699584
Views:
21
David,

>This.SetActiveFormWriteBuffer(.T.)
>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?

This method sets the lWriteBuffer property in the active form to .T. If your user has pending changes in the currently active form, this will instruct the WriteBuffer method in the form to flush the content of the active control to it's control source. So IMO you should be carefull when removing the call to SetActiveFormWriteBuffer(.T.), since changes in the current field won't be saved, when the user exits the form via the toolbar.

Regards,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Reply
Map
View

Click here to load this message in the networking platform