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

pop-up-color-dialog

Arguments: stream title prompt &optional initial-color show-custom-colors disable-custom-colors

Pops up a color-choice dialog and returns the color chosen by the user or nil if no color is chosen or the dialog is canceled. The keyword arguments specify the appearance of the dialog when it is shown.

The title and prompt arguments do nothing in Microsoft Windows because this function invokes the color dialog that is built into Windows, and it does not allow specifying a title or prompt. This function is deprecated in favor of ask-user-for-color.


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