CLIM mail archive

[Prev][Next][Index][Thread]

Menu/Command Table inheritance.



Buried in the manual I discovered that menus are not inherited by
command tables.  Why?

What is the right way to define an application-frame mixin with
a default set of commands (i.e., exit-frame) and inherit them?
I made sure to specify the mixin in the define-application-frame
form and I explicitly inherit the command table from the mixin
but the menus don't inherit (as noted above) and defining a local
menu item to access the command doesn't seem to work quite right
either.

Seth Goldman
seth@gandalf.hrl.hac.com
(213) 317-5693

0,,

Follow-Ups:

Main Index | Thread Index