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

Titles for CLIM menus



How do I get a title to appear with my menus when I go through the
menu-choose route.  Is this a bug?  I am on a SPARC using Allegro
with CLIM 1.0.

I get the same menu when I do either of the following:

(menu-choose '(test this out))   or;

(menu-choose '(test this out) :label "Where's my title")