home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!stanford.edu!rutgers!cbmvax!peter
- From: peter@cbmvax.commodore.com (Peter Cherna)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Listview -vs- Intuiticks
- Message-ID: <36779@cbmvax.commodore.com>
- Date: 6 Nov 92 22:50:49 GMT
- References: <1992Nov6.131900.5867@cci632.cci.com>
- Reply-To: peter@cbmvax.commodore.com (Peter Cherna)
- Distribution: usa
- Organization: Commodore-Amiga, Inc. West Chester, PA.
- Lines: 26
-
- In article <1992Nov6.131900.5867@cci632.cci.com> den@cci632.cci.com (Dennis J. Buttery) writes:
- >I'll try this again, seeing as I did not receive any responses last time!
-
- If you try to limit your postings to 80 colums (instead of hundreds),
- more people could read them... Now back to the question:
-
- >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??????
-
- You must be able to handle INTUITICKS. Fortunately, a well-written
- event loop has no problem handling (in your case, basically ignoring)
- INTUITICKS at the relatively slow rate (10 a second) that they arrive.
-
- Unless you're doing something upon every message without first checking
- to see if it's a class you really care about, there shouldn't be a problem.
-
- > -DJB-
-
- Peter
- --
- Peter Cherna, User Interface Development Group, Commodore-Amiga, Inc.
- {uunet|rutgers}!cbmvax!peter peter@cbmvax.commodore.com
- My opinions do not necessarily represent the opinions of my employer.
- "I believe it's bad luck to be superstitious."
-