home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15678 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.7 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!sdd.hp.com!saimiri.primate.wisc.edu!ames!sun-barr!cs.utexas.edu!rutgers!cbmvax!peter
  2. From: peter@cbmvax.commodore.com (Peter Cherna)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Listview -vs- Intuiticks
  5. Message-ID: <36842@cbmvax.commodore.com>
  6. Date: 10 Nov 92 17:15:12 GMT
  7. References: <1992Nov6.131900.5867@cci632.cci.com> <36779@cbmvax.commodore.com> <1992Nov9.213103.3388@cci632.cci.com>
  8. Reply-To: peter@cbmvax.commodore.com (Peter Cherna)
  9. Distribution: usa
  10. Organization: Commodore-Amiga, Inc.  West Chester, PA.
  11. Lines: 23
  12.  
  13. In article <1992Nov9.213103.3388@cci632.cci.com> den@cci632.cci.com (Dennis J. Buttery) writes:
  14. >I am handling the INTUITICKS as they are received.  It just doesn't seem very
  15. >practical though to have my application wake-up each time one is received.
  16. >Especially, since they are only there because of the Listview gadget.
  17. >BTW - I am using the GT_GetIMsg function in place of the regular GetMsg. which
  18. >I thought was designed to consume these unwanted event signals??
  19.  
  20. GT_GetIMsg() does consume messages it _knows_ you don't need, such as
  21. minute changes in slider position that don't affect the coarse value,
  22. for example.  However, it can't know that you don't want INTUITICKS,
  23. so it has no choice but to pass them down.
  24.  
  25. Being prodded at INTUITICKS rate shouldn't be a problem, code-wise
  26. or performance-wise.
  27.  
  28. >                                           -DJB-
  29.  
  30.      Peter
  31. --
  32. Peter Cherna, User Interface Development Group, Commodore-Amiga, Inc.
  33. {uunet|rutgers}!cbmvax!peter    peter@cbmvax.commodore.com
  34. My opinions do not necessarily represent the opinions of my employer.
  35. "I believe it's bad luck to be superstitious."
  36.