| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||
Arguments: window
Sets the global variable
*copied-character-format* to a character-format
instance reflecting the character format of the character just before
the current text cursor position in
window. window must be an
instance of a text-edit-pane (which is a
superclass of rich-edit-pane). It cannot be a
text-edit-window or a rich-edit control
(apply window to
a rich-edit
control to get a value suitable as an argument to this function).
The Edit | Copy Format command on the rich edit menubar calls this function. (Note: that command does not appear on the Allegro CL Edit menu.)
See cg-rich-text.htm for information about rich text editing in Common Graphics.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||