[comp.sys.mac.hypercard] Need a new type of field

jcocon@hubcap.clemson.edu (james c oconnor) (03/14/91)

I need a new type of hypercard 2.0 field.  It needs to do the following
things:
  1.  the value isn't saved at all (no write to disk)
  2.  putting into it doesn't change the current selection
  3.  it can be write only
  4.  it must appear on the host card (no xternal windows)
  5.  it can write over any buttons, fields, drawings behind it if that
         makes it faster/easier to write.

Okay, guys at Apple/Claris, let me know when it is done.  :) :) :)

Does anyone know of an xcmd that can do something like this?  I don't
know if I can just draw on the card or not because of the neato things
that hypercard does in the background (all the layers).

Thanks for the help, and I'll thank you individually if my mailer can
parse your return address.

Jim

fleming@cup.portal.com (Stephen R Fleming) (03/15/91)

If you only need to store one-liners in it, sounds to me like you could
use the name of a button as a visible write-protected field.  Meets all
your criteria except that it requires disk access.

+--------------------------+-------------------------------------------+
|  Stephen Fleming         |   In ten years, computers will just be    |
|  fleming@cup.portal.com  |   bumps in cables.       --Gordon Bell    |
|  CI$:   76354,3176       +-------------------------------------------|
|  BIX:   srfleming        |   My employers may disagree vehemently.   |
+--------------------------+-------------------------------------------+