Page 1 of 1

setwindow ( the topwindow)

Posted: Sun Dec 24, 2006 1:33 am
by maxs
How can I get information from the topwindow from a button in a palette window?

Supercard has a setwindow ( the topwindow) command. I can't find the Rev equivalent.

Thanks, Max

Re: setwindow ( the topwindow)

Posted: Sun Dec 24, 2006 1:16 pm
by Mark Smith
maxs wrote:How can I get information from the topwindow from a button in a palette window?

Supercard has a setwindow ( the topwindow) command. I can't find the Rev equivalent.

Thanks, Max
Check out "topStack" and "defaultStack" in the docs. You'll probably find what you need.

Best,

Mark