home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!nwnexus!seanews!eskimo!dwdyer
- From: dwdyer@eskimo.com (Wayne Dyer)
- Subject: GadToolsBox & listview...
- Message-ID: <1992Dec29.033548.9200@eskimo.com>
- Organization: -> ESKIMO NORTH (206) For-Ever <-
- Date: Tue, 29 Dec 1992 03:35:48 GMT
- Lines: 16
-
- Well, I create a LISTVIEW gadget with GadToolsBox 1.4a, in a window and
- I get (if I want it or not) IDCMP flags of MOUSEBUTTONS, GADGETDOWN,
- INTUITICKS, and MOUSEMOVE in addition to the ones I want of CLOSEWINDOW,
- GADGETUP. When I create source from GadToolsBox 1.4a for this window,
- I get LISTVIEWIDCMP replacing the (above) flags.
-
- Why?
-
- Why does a LISTVIEW gadget require all this (crap) ? Or is this
- something I can ignore? The INTUITICKS is particularly annoying as it
- means my task won't -really- be sleeping for input, it will be awakened
- at each INTUITICKS interval! (At least with WaitPort())
-
- --
- Wayne Dyer, aka || "I mistrust all systematizers and I avoid them.
- dwdyer@eskimo.com || The will to a system is a lack of integrity." F.W.N.
-