From: Blake Patterson (blakespot_at_yahoo.com)
Date: Thu Oct 28 2004 - 17:00:12 PDT
I have two protoPopupButtons on a window in
NewtonScript. I want the pickActionScript of one
button to set the 'text' attribute of the other.
Let's say there's buttonOne and buttonTwo.
So in buttonOne's pickActionScript, I tried:
buttonTwo.text := "new text";
and also tried:
SetValue(buttonTwo.text,'text,"new text");
...and neither works. What am I missing here?
Thanks.
bp
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
-- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries Official Newton FAQ: http://www.chuma.org/newton/faq/ WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/
This archive was generated by hypermail 2.1.5 : Sat Oct 30 2004 - 03:30:01 PDT