Re: enlarge field to size of labeltext

2005-10-07 Thread rev
Quoting Sarah Reichelt <[EMAIL PROTECTED]>: Hi Sarah Thanks, that is exactly what I wanted. I've left the text quoted below for anyone searchig the archives. Cheers Bob; sunny Scotland (honest) I have a button that resizes a label (custonlabel) via 2 fields labelnewname and labelnewtextsize

Re: enlarge field to size of labeltext

2005-10-07 Thread Sarah Reichelt
> I have a button that resizes a label (custonlabel) via 2 fields labelnewname > and > labelnewtextsize. > > the script is > > on mouseUp > set the text of field CustomLabel to field LabelNewName > set the textsize of field CustomLabel to field LabelNewTextsize > end mouseUp > > I have a large

enlarge field to size of labeltext

2005-10-07 Thread rev
Hi All I have a button that resizes a label (custonlabel) via 2 fields labelnewname and labelnewtextsize. the script is on mouseUp set the text of field CustomLabel to field LabelNewName set the textsize of field CustomLabel to field LabelNewTextsize end mouseUp I have a large area for the