Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

jump-to-link

Arguments: rich-edit-pane link

This generic function is called when the user clicks on a link that has earlier been found by find-links and cached as the links property of rich-edit-pane, which must be a rich-edit-pane. The link argument is a list of starting-index, ending-index, and the string for the link that was clicked on.

The default jump-to-link method calls pathname-for-link to convert the link string into the path of an .rtf rich text file to link to. If jump-to-link returns an existing file, then rich-edit-open is called on it to display it in the window.

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


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1