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

stop-composer

Arguments: &key (kill-cw t)

Allegro Composer is no longer supported. The version of the software it depends on (CLX), which works with Allegro Composer is also out of date. Users on Windows, Linux, and MacIntosh machines are urged to use the IDE (see cgide.htm) instead.

UNIX only

This function returns nil but is used for its side effects. When this function is called, execution of Allegro Composer is stopped, the Composer menu on the Emacs menu bar is modified so only the Start Composer item is active, and all Composer-related windows are closed. Allegro Composer can also be stopped with the Exit Composer/Common Windows item on the Composer menu on the Emacs menu bar.

Common Windows is a no-longer-supported windowing system for X windows. It is used by Allegro Composer. In the unlikely event you use Common Windows for other purposes, you can exit Composer but not Common Windows by specifying nil as the value of the kill-cw keyword argument.

See composer.htm for general information on Allegro Composer.


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