CLIM mail archive

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

problem with menus in Lucid 4.1/Clim 1.1



The Clim 1.1 menu-choose function does not seem to work properly in
Lucid 4.1. Any mouse motion (or, for that matter, any keyboard action)
immediately deexposes the menu window, making it impossible to select
an item in the menu. This appears to be the case for any menu in any
context. Clim 1.0 menus work correctly in Lucid 4.0.

Please cc replies to me (rshapiro@bbn.com) as I don't always read the
mailing list.



My Lisp context is as follows:

;;; Lucid Common Lisp/SPARC
;;; Development Environment Version 4.1, 12 October 1992
;;; Copyright (C) 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992 by Lucid, Inc.
;;; All Rights Reserved

> *features*
(:CLIM-CLIM-EXTENSIONS :CLIM-1.0 :CLIM :LOOM1.4.1 :LOOM1.4 :LOOM :RCS :DEFSYSTEM :CLIM-1-0 :CLX-MIT-R4 :XLIB :CLX :CLOS :LCL4.0 :LCL4.1 :MULTITASKING :MONITORING :PQC :COMPILER :LOOP :IEEE-FLOATING-POINT :NEWCFG :SUN-OS :SPARC :SUN :UNIX :LCL3.0 :EGC :LUCID :COMMON-LISP)

> (lcl::show-patches)
"bug-6507", "Compiling define-presentation-method causes "Invalid
     hash table entry in faslout-object-pass" ", 
    applied to version 10100 of CLIM on Wed 18-Nov-92 15:01:11 by rshapiro.
"bug-6714", "clim input editing doesn't work w/ clim 1.1 and lcl 4.1", 
    applied to version 10100 of CLIM on Wed 18-Nov-92 15:01:11 by rshapiro.
Current patch version of CLIM is 10101.
Current patch version of LCL is 40100.
Current submodule repacking dates are:
LUCID::*CLX-REPACKING-DATE* 04-SEP-92 00:37:59
LUCID::*CLOS-REPACKING-DATE* 14-OCT-92 19:04:35
LUCID::*CLIM-REPACKING-DATE* Wed 18-Nov-92 15:00:11


0,,


Main Index | Thread Index