[comp.sys.mac.programmer] Hypercard help requested

kchung@uhccux.uhcc.hawaii.edu (Kwok Wan Chung) (02/26/90)

I am writing a hypercard stack that has 6 card buttons on a card.  Whenever
I want to create a new card at the end of the stack, I want to have the 6
card buttons created at the same locations on the new card as well.  But they
are not there when I doMenu "New Card".  Is there a simple way that I can
copy the buttons over to a new card?  Please respond by email.  Thank you
in advance.

Kwok

kchung@uhccux.uhcc.hawaii.edu (Kwok Wan Chung) (02/27/90)

In article <6741@uhccux.uhcc.hawaii.edu>, kchung@uhccux.uhcc.hawaii.edu (Kwok Wan Chung) writes:
> I am writing a hypercard stack that has 6 card buttons on a card.  Whenever
> I want to create a new card at the end of the stack, I want to have the 6
> card buttons created at the same locations on the new card as well.  But they
> are not there when I doMenu "New Card".  Is there a simple way that I can
> copy the buttons over to a new card?  Please respond by email.  Thank you
> in advance.
> 
> Kwok

Thanks to those who sent me responses to my question listed above.  I ended up
writing script to make the buttons every time I create a new card.  The 
buttons are of checkbox type and do not represent the same thing on different
cards.  Sorry I didn't mention it in the first place.  

Kwok