home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / hypercar / 4731 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!caen!uwm.edu!zazen!news
  3. From: demerit@vms.macc.wisc.edu (J. DeMerit)
  4. Subject: Re: Field in Palette?
  5. Message-ID: <1993Jan7.192655.8682@macc.wisc.edu>
  6. Sender: news@macc.wisc.edu (USENET News System)
  7. Organization:  University of Wisconsin Academic Computing Center
  8. Distribution: comp.sys.mac.hypercard
  9. Date:  7 JAN 93 13:21:18    
  10. Lines: 33
  11.  
  12. In article <tommy-070193103336@129.59.16.56>, tommy@macpost.vanderbilt.edu (Tommy Williams) writes...
  13.  
  14. >In article <C0GDJr.9nr@usenet.ucs.indiana.edu>,
  15. >bhostetl@silver.ucs.indiana.edu (Brian Hostetler) wrote:
  16. >> 
  17. >> I've tried using PowerTools to create a palette with a field, but it
  18. >> doesn't work.  Basically, I'm trying to create a search palette where
  19. >> the user just puts something into the field and clicks on a button
  20. >> specifying the type of search.
  21.  
  22. >You can't put a field in a palette with those tools. You need something
  23. >more advanced (such as Heizer Software's $149 WindowScript) or a shareware
  24. >XCMD I've seen called ShowDialog v1.6, ⌐ Jay Hodgdon, Ignatz Software.
  25. >WindowScript is much, much more flexible and powerful, but it's also more
  26. >expensive.
  27. >I know a demo of WindowScript exists, but I can't find it on the net
  28. >anywhere. I also cannot find Jay Hodgdon's "ShowDialog." Perhaps it came
  29. >from America Online. If you've got a friend there...
  30.  
  31.  
  32. Brian,
  33.  
  34. Another idea would be to have the palette have a "search" button that brings 
  35. up an ask window (Like: Please enter a word to search for:).  The search 
  36. button in the powerTools can call one line -- which would be a handler.
  37.  
  38. It just seems less expensive than buying window script, but I've used 
  39. windowScript and it does a fairly decent job with floating palettes.
  40.  
  41. Cathy (email: demerit@macc.wisc.edu)
  42.