Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

rich-edit-open

Arguments: pane &key path allowed-types

Reads a new file (specified by path) into the rich-edit-pane  pane for editing.

path may be a pathname, a path namestring, or nil. When nil, ask-user-for-existing-pathname is called to ask for the file to edit.

allowed-types may be a value to pass as the allowed-types argument to ask-user-for-existing-pathname (if it is called), or nil to default to (("Rich text" . "*.rtf")).

See cg-rich-text.htm for information about rich text editing in Common Graphics.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version