Richard, so far the closest I can come up with is: -- stack "Test 1" on top of stack "Test 2" -- This button is on stack "Test 1"
on mouseUp set the defaultStack to "Test 2" go cd 2 topLevel stack "Test 1" end mouseUp It goes so fast you almost don't see the "blink". If I come up with anything else, I'll let you know. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ----- Original Message ----- From: "Richard Gaskin" <[EMAIL PROTECTED]> To: "MetaCard List" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 3:37 PM Subject: opening without activating > How can I display a specified card in a non-active window without bringing > that window to the front? > > I have one window in which the user can click buttons to change the display > of a second window. I want to be able to show a different card in that > window without bringing that window to the front. > > Using "go" or "open" always brings the second window forward. Any way > around that? > > > -- > Richard Gaskin > Fourth World Media Corporation > Custom Software and Web Development for All Major Platforms > Developer of WebMerge 1.9: Publish any Database on Any Site > ___________________________________________________________ > [EMAIL PROTECTED] http://www.FourthWorld.com > Tel: 323-225-3717 AIM: FourthWorldInc > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard > _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
