| Allegro CL version 6.1 Minimally revised | |||||||||
Arguments: window
Returns the clipboard format that will be used by default when
copying, cutting, and pasting in window. The
built-in methods return :text for a text-edit-pane, :rich-text for a
rich-edit-pane, and
:pixmap for bitmap-pane or drawable-pane. An application
could conceivably add a custom default-clipboard-format method for one
of its own text-edit-pane subclasses.
See cg-rich-text.htm for information about rich text editing in Common Graphics. See also cg-clipboard.htm.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page has had minimal revisions.
Created 2001.12.15.
| Allegro CL version 6.1 Minimally revised | |||||||||