PRB: Can't Undo After Dragging from One Window to Another
Article ID: 138374
Article Last Modified on 2/11/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q138374
SYMPTOMS
After dragging from one window to another, if you click Undo on the Edit
menu, only the action of the active window is affected.
CAUSE
The buffers for each window are separate. Therefore, the buffer of a window
that is not active is not affected by Undo. Undo works if the non-active
window is selected, then Undo affects the desired buffer.
Additional query words: VFoxWin
Keywords: KB138374