| Are you talking about DECwindow's EVE or character cell EVE? Quickcopy
works fine with DECwindow's EVE. With character cell EVE, EVE tells
DECterm that it wants mouse escape sequences so that it can position
with the mouse. This has the side effect of disabling DECterm's
quickcopy support. If you want DECterm quickcopy to work when
character cell EVE is running in the DECterm window, use the TPU
statement:
set (MOUSE, OFF);
TPU will tell DECterm that it is no longer interested in mouse escape
sequences and this will turn back on DECterm's quickcopy support.
August G. Reinig
|
| As the author of the VMS DECwindows User's Guide, may I suggest that
you (.0) perhaps missed two paragraphs in Chapter 2, one in the section
titled Copying Text and the other in the section titled Moving Text,
that indicate the very thing you reported in .0. These paragraphs
follow both the procedures for copying and moving text and
state
EVE uses other methods for copying text. See the VMS DECwindows
Desktop Applications Guide for more information about copying text
in EVE. [the one in the Moving Text section substitutes the word
"moving" for "copying.]
While I tried to indicate that EVE did not implement these techniques
for copying and moving text, I fear that I was a bit too subtle. To
solve this, I've changed the paragraph for the next version of the
manual to read
EVE uses DIFFERENT [emphasis won't appear in book] methods for
copying text. See the VMS DECwindows Desktop Applications Guide....
And as you've seen in .2, QuickCopy has been implemented for the next
version of DECwindows EVE, so no additional documentation corrections
or retractions will be necessary.
Thanks also for reporting the typo. Consider it fixed.
Susan Denham
VMS Documentation
|