From: Robert St. Amant
Subject: CLIM command-enabled question
Date: 
Message-ID: <STAMANT.95Oct26143932@earhart.cs.umass.edu>
The `command-enabled' method lets me enable and disable items on the
pulldown menus of an application frame.  Is there a way to associate a
predicate with a command in a frame, so that when the menu comes up
the command finds out then whether it's enabled or disabled?  I could
make the calls explicitly, but it would be nice to have everything
happen in one place and only at an appropriate time.  I'm using
Harlequin Lispworks 3.2.1, CLIM 2.0.

I'll summarize all email responses.

Rob St. Amant