Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!news.cis.ohio-state.edu!math.ohio-state.edu!cs.utexas.edu!news.sprintlink.net!news-stk-200.sprintlink.net!judith.state.net!technix!fourthgen!usenet
From: Clyde Cutting <cutting@fourthgen.com>
Subject: Re: VA - WinNT right button menu problem.
Content-Type: text/plain; charset=us-ascii
Sender: usenet@fourthgen.fourthgen.com (Charlie Root)
Content-Transfer-Encoding: 7bit
Nntp-Posting-Host: slip129
Organization: Fourth Generation, Inc.
Message-ID: <Duq14q.Aw3.E.fourthgen@fourthgen.fourthgen.com>
References: <01bb72d6.33f2f970$13f8ac83@scorpius> <31EA73B7.4F80@tfh-berlin.de> <01bb7395.bce50e70$13f8ac83@scorpius>
X-Mailer: Mozilla 1.1PE (Windows; I; 16bit)
Mime-Version: 1.0
Date: Thu, 18 Jul 1996 04:14:50 GMT
Lines: 22

"Dougal Beilby" <beilby@qsr.com.au> wrote:
>   Hmmm..  I obviously didn't specify my problem clearly enough.  I get
>the
>windows menu poping up in the existing ST browsers, and workspaces.  ie if
>I do a right click in the transcript window I get a Win NT popup menu
>showing up
>instead of the ST menu popup.

What's happening is that the operating system right mouse click event
is processed before the Smalltalk event. I've heard IBM has a fix which
reverses the processing order, I'll see if I can find it for you.

In the meantime, you should be able to get the Smalltalk popup menu by
pressing the right mouse button twice in a row.

----- -- -------
Clyde E. Cutting                           Fourth Generation, Inc.
Object Technology Consultant               Galtier Plaza, Suite 430
mailto:cutting@fourthgen.com               St. Paul, MN 55101-2901
http://www.fourthgen.com/~cutting          (612) 224-5339


