home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!flop.ENGR.ORST.EDU!prism!
- From: @prism.cs.orst.edu
- Newsgroups: comp.os.os2.programmer
- Subject: Using the mouse in a Vio graphics screen...
- Message-ID: <1ehairINNcue@flop.ENGR.ORST.EDU>
- Date: 20 Nov 92 00:13:15 GMT
- Article-I.D.: flop.1ehairINNcue
- Distribution: world
- Organization: CS Dept, Oregon State University
- Lines: 12
- NNTP-Posting-Host: prism.cs.orst.edu
-
- The program I'm working on needs to be able to see what the mouse is doing.
- It runs in a full screen session and the mouse routines work just fine when
- the screen is in a text mode, however, when I switch to a graphics mode then
- I get nothing back from the mouse. MouReadEventQue simply waits until I switch
- back to a text mode, and MouGetPtrPos simply returns the same value no
- matter what I do with the mouse.
-
- The only thing I do to get the mouse is to call MouOpen. Is there another
- call I must call to configure the mouse for a graphis mode?
-
- Thanks
- Keith 'I need a book' Murray
-