From: Frode Vatvedt Fjeld
Subject: CLIM toggle menu item
Date: 
Message-ID: <2hvgjng91s.fsf@dslab7.cs.uit.no>
Still trying to grasp CLIM..

Say I have a "global" boolean variable *foo* that I wish to be
toggleable bye the user, preferrably by a toggling menu item in a top
menu in my application frame.

What is the natural way to do this in CLIM? I understand how to
construct menus that invoke commands, and I suppose I could define two
commands toggle-foo-on and toggle-foo-off, and have those in a menu,
but is there really no way I can have a toggle menu item?

Thanks,
-- 
Frode Vatvedt Fjeld