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

rich-edit-get-color

Arguments: text-edit-pane

Calls ask-user-for-color to request a color from the user, and then (unless the user cancels the color dialog) calls (setf color) on text-edit-pane (a text-edit-pane) to set the current text color.

This function is called by the menu-bar and rich-edit-multipic widget that are built into a rich-edit-dialog, but could be called from an application in some other way as well.


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