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

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!darwin.sura.net!news.udel.edu!udel!rochester!rit!cci632!den
  2. From: den@cci632.cci.com (Dennis J. Buttery)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Listview -vs- Intuiticks
  5. Message-ID: <1992Nov6.131900.5867@cci632.cci.com>
  6. Date: 6 Nov 92 13:19:00 GMT
  7. Distribution: usa
  8. Organization: [Computer Consoles, Inc., Rochester, NY
  9. Lines: 10
  10.  
  11. I'll try this again, seeing as I did not receive any responses last time!
  12.  
  13. I am developing a GUI-interface for a project using Gadtoolsbox 1.4.
  14. I have some screens that use Listview gadtools on them.  Whenever I generate the code for these screens (including the events loop) everything works fine until I activate any gadget on the screen.  At that point I get a constant flood of INTUITICK messages waking up my application.
  15.  
  16. I took a romp through the RKM's and found that the IDCMP_LISTVIEW flag is sub-defined with the INTUITICKS flag.  My question is...  How can I use Listview gadgets without getting this stream of INTUITICKS waking up the application??????
  17.  
  18. Thanks in advance for any info you can provide.
  19.  
  20.                                               -DJB-
  21.