home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / hypercar / 3430 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.3 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!psuvax1!hsdndev!husc-news.harvard.edu!husc8!ward1
  2. From: ward1@husc8.harvard.edu (Lester Ward)
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: WindowScript (was Re: (Q) Colouring HC... once again
  5. Message-ID: <ward1.716500534@husc8>
  6. Date: 14 Sep 92 19:55:34 GMT
  7. References: <parkyn.716324479@sfu.ca> <7318@lib.tmc.edu>
  8. Lines: 46
  9. Nntp-Posting-Host: husc8.harvard.edu
  10.  
  11. draper@odin.mda.uth.tmc.edu (E.J. Draper) writes:
  12. >I'm not so sure I'd give such a glowing report concerning WindowScript.
  13. >I've certainly experienced my fair share of serious BUGS with that
  14. >product. It's worth its purchase price as an aid to building fancy
  15. >Dialogs, but certainly it's no color "Front End" to HyperCard.
  16.  
  17. Most of the bugs (and they were major) went away with the upgrade, but
  18. you are right, it could be more stable.
  19.  
  20. As for being "no color 'front end' to HyperCard", you are also correct.
  21. WindowScript bypasses so many of HyperCard's dificiencies that HyperCard
  22. is more of a back end to WindowScript. I have not used any HyperCard
  23. cards for months and generall hide my stack so that all you see are
  24. window script windows.
  25.  
  26. >ColorizeHC works well and the price is right (NIL)
  27.  
  28. If you don't mind waiting 3 seconds for every card to come up.
  29.  
  30. For those that have not seen WindowScript:
  31. Maker: Heizer software
  32. Cost: ~$100
  33. Current Version: 1.0.1
  34. System Requirements: HyperCard 2.x, 2Mb of RAM, color quickDraw iff you want
  35. to use QuickTime.
  36. Abilities:
  37. Window Script is an XCMD that lets you create color external windows, windoids,
  38. and dialogs for hyperCard. It includes predefined objects which are trivially
  39. included into these windows, such as lists, quick time movies, picts, buttons,
  40. pop-up menus, icons, display text, editable text, controls, etc.
  41.  
  42. Each of these objects can hold scripts.
  43.  
  44. Each type of object also comes with various properties (like font size, text,
  45. rect, etc) which can be set and reset from hyperCard. For example, the list
  46. object has a property which sets how items in the list are selected (single,
  47. range, etc).
  48.  
  49. Color is no problem for WindowScript.  Since it can display PICTs as part or
  50. all of the window, it can support millions of colors at once.
  51.  
  52. I highly endorse this product for use in what HyperCard is best at: quickly
  53. prototyping software before writing it in a real language.
  54.  
  55. Wordman
  56. Programmer, Harvard University
  57.