home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / hypercar / 2931 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.0 KB

  1. Xref: sparky comp.sys.mac.hypercard:2931 alt.hypertext:612
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!bionet!raven.alaska.edu!nuntius
  3. From: ffdkl@acad3.alaska.edu (Dan LaSota)
  4. Newsgroups: comp.sys.mac.hypercard,alt.hypertext
  5. Subject: Re: Greater than one line of code to palette buttons
  6. Message-ID: <1992Jul30.185953.10283@raven.alaska.edu>
  7. Date: 30 Jul 92 18:59:53 GMT
  8. References: <34834@arctic.nprdc.navy.mil>
  9. Sender: news@raven.alaska.edu (USENET News System)
  10. Organization: University of Alaska Computer Network
  11. Lines: 13
  12. Nntp-Posting-Host: zowie.gi.alaska.edu
  13. X-Useragent: Nuntius v1.1
  14.  
  15.  
  16.  
  17. No there isn't a way to have more than one line of code in a palette
  18. 'button'.
  19. The solution is to create a handler higher up in the hierarchy.
  20. You said that one in the background was not working for you.
  21. Perhaps it was getting blocked by the same handler at the card level?
  22. Using handlers in the upper levels in the hierarchy works fine for me.
  23. Maybe if you are having trouble with your code you can post it.
  24.  
  25.  
  26. Later,
  27. Dan
  28.