ClassPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

rich-edit-multipic

This class is a subclass of the multi-picture-button control class. rich-edit-multipic has a standard set of buttons for working with an associated rich-edit control. The buttons may be clicked by the end user to read or write .rtf files and to change the character format and paragraph justification of the selected text in the associated rich-edit control. The buttons also change their pressed or unpressed state automatically to reflect the state of the currently selected text in the associated rich-edit control.

If there are any rich-edit controls on the same parent window as the rich-edit-multipic, and at least one of them has had the keyboard focus, then the rich-edit-multipic will affect the rich-edit that most recently had (or still has) the focus; otherwise it will do nothing. If a rich-edit is not found on the same parent window, then the grandparent window is searched, followed by the great-grandparent and so on; this allows a rich-edit-multipic to be placed on the toolbar of a dialog that contains a rich-edit control in its main area, for example.

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

A diagram of window and widget classes is shown in Widget and window classes in cgide.htm.


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