home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13319 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!sdd.hp.com!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!newsserver.sfu.ca!sfu.ca!epang
  3. From: epang@fraser.sfu.ca (Eugene Pang)
  4. Subject: Re: GadToolsBox 1.4 still has IDCMP bug
  5. Message-ID: <epang.716414284@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <d9mats.716367371@dtek.chalmers.se>
  9. Date: Sun, 13 Sep 1992 19:58:04 GMT
  10. Lines: 15
  11.  
  12. d9mats@dtek.chalmers.se (Mats Persson) writes:
  13. >I just received GadToolsBox 1.4 (37.121) and became very disapointed
  14. >when I discovered that it still can't manage to create the correct
  15. >IDCMP flags. Neither can you set a cycle gadget to disabled.
  16.  
  17. Seeing as the Changes file dates this version back to May, it's quite likely
  18. that this has already been fixed, but not released.
  19.  
  20. >In my opinion the old 1.3 with the IDCMP-patch works better than 1.4 .
  21.  
  22. My patch still works...
  23.  
  24. Using a disk editor (or Cygnus Ed), look for the unique hex string
  25. << 72 0E 70 00 >> and replace it with << 72 00 70 0E >>.  This is offset
  26. around 82694 bytes from the beginning of the file.
  27.