home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1342 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  952 b 

  1. Path: winnie.freenet.mb.ca!efw492
  2. From: John Fehr <efw492@freenet.mb.ca>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Getting Tooltypes when used as default tool
  5. Date: Wed, 17 Jan 1996 23:20:25 -0600
  6. Organization: Blue Sky FreeNet of Manitoba Inc.
  7. Message-ID: <Pine.SOL.3.91.960117231554.926A-100000@winnie.freenet.mb.ca>
  8. NNTP-Posting-Host: winnie.freenet.mb.ca
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. Hello all,
  13.  
  14. I'm having a problem reading the tooltypes of an icon. (Project type.)
  15.  
  16. The default tool for this icon is test, but the icon is test2.info.
  17.  
  18. I have a few tooltypes defined for the test2.info icon, and the test
  19. program does correctly read test's icon's tooltypes, but not test2.info's.
  20. (In fact, if test.info exists, then double clicking on the test2.info icon
  21. will run test, but it will show test.info's tooltypes.)
  22.  
  23. So... Anyone know how I can solve this problem?  Any help would be greatly
  24. appreciated.
  25.  
  26.   John
  27.  
  28.