Bill Vlahos wrote:
I have a substack that has has information on it which can be updated. I currently use "open this stack" which opens it for the first time and makes it the frontmost window. However, if the window is already open all I want to do is update the information on it but not bring it to the front. How do I do that?

Just refer to the stack or its fields remotely:

 put myData into fld 1 of stack mySubstack

You can hilite buttons or whatever else you need the same way. Just include a specific reference to the object.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to