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

enable-events

Arguments: window enable-p

Allows or inhibits the forwarding of events to window and its descendants. This is how Allegro CL disables other windows when a modal dialog is being displayed. If enable-p is nil, then events are disabled. If enable-p is true, events are re-enabled.

See also with-events-disabled and events-enabled.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had minimal revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1