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

Re: MCL 2.0 to 2.0.1 changes



At 10:22 PM 2/21/94 +0000, Yusuf Pisan wrote:
>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

You can just apply the cyclone-cursor patch (available from our anonymous
ftp server cambridge.apple.com under /ftp/pub/MCL2/patches) to 2.0p2 if 
you only want to fix that one problem.

>
>        2) What about future? What is the standard for clim pop-up
>menus? 
>
>
>
>Any suggestions, ideas.???
>

Unfortunately, I don't have a CLIM to be able address this part of the problem.

>
>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