
VW 1.0b: menu problem (weird!)
Quote:
>Hi! I am supporting a VisualWorks ver 1.0b system that uses pop-up menus
>via a right mouse button click. These pop-up menus have been working fine
>for over a year until yesterday. One of the users got a new Compaq Deskpro
>xl 5100 (Pentium 100). On this machine, pressing the right mouse button
>brings up the VisualWorks close menu (relabel as..., refresh, move,
>resize, front, back, collapse, close). Also, right clicking anywhere on
>the screen (including buttons) brings up this same menu. In the meantime,
>all the other users using Compaq Deskpro xl 450's (486 50's) are working
>fine. When the other users right click they get the pop-up menus that are
>coded in the application and no menu where we did not program one.
I don't know if I can solve this problem for you, but I might be able
too give you some useful information. The original version of
Smalltalk-80 developed back at Xerox used a three button mouse. The
buttons were code named red (left), yellow (middle) and blue (right).
The red button was used for moving the cursor, selecting buttons,
list boxes, etc. The yellow button was for context sensitive menus.
The blue button was used for window commands like relabel, refresh,
move, etc.
In VisualWorks, these three button types still exist. Normally with a
two-button mouse, the right button becomes the yellow button and the
blue button menu is available by CTRL-right-mouse-button. I suspect
that on this particular system, the yellow and blue buttons have been
reversed. Try pressing CTRL while you click the right mouse button to
see if the yellow button menu appears.
David Buck
_________________________________
| David K. Buck |
| The Object People |
|_______________________________|