home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17896 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.0 KB  |  26 lines

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