home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18461 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!think.com!ames!pacbell.com!tandem!NewsWatcher!user
  3. From: goodill_eric@tandem.com (Eric Goodill)
  4. Subject: Help: my drag-and-drop appl wonâ•’t hilight
  5. Message-ID: <goodill_eric-161192083914@130.252.12.201>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: news@tandem.com
  8. Nntp-Posting-Host: 130.252.12.201
  9. Organization: Tandem Computers, Inc.
  10. Date: Mon, 16 Nov 1992 16:44:42 GMT
  11. Lines: 14
  12.  
  13. Hi,
  14.  
  15. I'm trying to write my first drag-and-dropable application, and I can't
  16. even get past square one: I set up a FREF resource for type TEXT in my
  17. application, cleared its hasBeenInited bit and rebuilt my desktop.  When I
  18. drag a file of type TEXT over my app, nothing happens.  I do have a BNDL
  19. resource and set the hasBNDL bit (though I don't think this is strictly
  20. needed for drag-and-drop to hilight).  I'm still working on the Apple event
  21. code, so I haven't set the acceptsHighLevelEvents (or whatever it's called)
  22. flag yet.  But again, I don't think that needed either.  What am I missing
  23. or doing wrong?
  24.  
  25. Cheers, Eric
  26. Eric Goodill, goodill_eric@tandem.com, Tandem Computers, Cupertino, Calif.
  27.