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

pathname-for-link

Arguments: rich-edit-pane link-string

Takes a link-string that was clicked on in rich-edit-pane (which must be an instance of the rich-edit-pane class) and should return the path of an .rtf file that should be opened for that link.

The default method merely maps the link-string to an .rtf file in the same directory as the current file of the rich-edit-pane. To do more complex link mappings, an application should supply a pathname-for-link method for its subclass of rich-edit-pane.

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