home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / programm / 7043 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!ogicse!flop.ENGR.ORST.EDU!prism.CS.ORST.EDU!murrayk
  2. From: murrayk@prism.CS.ORST.EDU (the Dodger)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Vio mouse problems...
  5. Message-ID: <1glfdsINNfbe@flop.ENGR.ORST.EDU>
  6. Date: 15 Dec 92 20:33:00 GMT
  7. Article-I.D.: flop.1glfdsINNfbe
  8. Distribution: world
  9. Organization: CS Dept, Oregon State University
  10. Lines: 23
  11. NNTP-Posting-Host: prism.cs.orst.edu
  12.  
  13. OK, somebody has to know the answer here...I start my program, it opens up on
  14. a full screen OS/2 session. No problem so far. It creates a thread that turns
  15. on the mouse cursor and get events in a loop. No problem here, the cursor
  16. appears and I can move it around and such. My program switches to graphics
  17. mode 320x200x256 and suddenly the mouse is disabled. Not just the cursor, but
  18. everything. I had put into my code some printf's to print the current position
  19. of the cursor, as soon as it is in graphics mode, there are no more printf's.
  20.  
  21. I have tried initializing the mouse thread after I switched into graphics mode
  22. to no avail.
  23.  
  24. I really need to get the stats on the mouse while I am in the graphics mode.
  25. I don't need the cursor, but I do need everything else, like button status and
  26. position of course.
  27.  
  28. Any help is appreciated.
  29. Keith
  30.  
  31. -- 
  32.                               ____          _____  ____
  33. Keith Murray                 /     /___/ /\ \    \ \____    P.O. Box 1889
  34. murrayk@prism.cs.orst.edu   /___  /   / /__\ \____\ ____\   Corvallis OR 97339
  35.    the Dodger                  s  o  f  t  w\ a  r  e
  36.