[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: XyWrite Development
- Subject: Re: XyWrite Development
- From: Dorothy Day DAY@xxxxxxxx
- Date: Mon, 10 Apr 95 21:47:37 EST
In the middle of a long catalog of conversion woes, Annie observes:
>Back to CG to see if the simple procedure UD did before has been reassigned.
>Browse the terse function descriptions: New function UN, assigned to Ins>, pastes copy from clipboard. Back to the CRG index to find "clipboard";
>index lists no function symbol. appears under Copying and Moving
>a Block of Text only in notes that say restores blocks defined
>with and respectively. Could and Del> be CP and MV, which CG says are on and ? Nowhere in CRG
>or CG is it told what functions are assigned to and .
>v3 UD restores what's been removed with the rubout functions. Does v4 UN? Who
>can say?
I don't know if it's the actual source for Xy's usage, but all
Borland programs (including their Pascal and C++ editors) use
Ctrl-Ins copy to clipboard
Shift-Del cut to clipboard
Shift-Ins paste from clipboard
Ctrl-Del clear clipboard
and one often sees these conventions followed in other companies' products.
Many of the key mappings in Borland products are holdovers from
WordStar, which most of their early customers knew. However,
pre-Turbo Pascal WordStar certainly didn't do clipboards, so I
can't explain the origin of this particular set of key combinations.
Dumb clipboard operations have no stack; only the latest contents
can be pasted, and any subsequent cut or copy will overwrite
previous contents. This sound like exactly what you were looking for.
Dorothy Day, Indiana University SLIS
Bitnet: DAY@IUBACS
Internet: day@xxxxxxxx