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

MCL 2.0 to 2.0.1 changes



There seems to be some interesting changes between MCL-2.0p2 and
MCL-2.0.1 when using Clim 1.1


(defun test ()
  (clim:menu-choose '(a b c))
  (print "Hello"))

Under MCL-2.0p2: A window pops up with *capital* a, b and
c. If cancel is pressed then it prints "Hello".

Under MCL-2.0.1: A window with *small* a,b,c comes up;
pressing cancel returns to the top level. NO "Hello" is printed.

I could switch to 2.0p2 but there are a couple of problems

	1) Due to some internal Mac changes 840AV gets a garbage
cursor instead of the I-beam cursor in the listener. This is
documented in the MCL update manual as one of the reasons for
switching to 2.0.1

	2) What about future? What is the standard for clim pop-up
menus? 



Any suggestions, ideas.???


Yusuf

--
--
Yusuf Pisan
y-pisan@nwu.edu
Qualitiative Reasoning Group
The Institute for the Learning Sciences
Northwestern University

--
--
Yusuf Pisan
y-pisan@nwu.edu
Qualitiative Reasoning Group
The Institute for the Learning Sciences
Northwestern University