How to hold a stack in the background?
Jan Schenkel
janschenkel at yahoo.com
Wed Mar 1 15:29:29 CST 2006
--- Reinhold Venzl-Schubert
<r.venzl-schubert at t-online.de> wrote:
> Hi!
>
> with the following script I go from stack "A" to
> stack "B" und back
> again. Thereby for a short time stack B gets in the
> foreground and
> return to the background like a flash. It is not
> necessary and annoys
> me.
>
> How can I oppress this switch and hold stack "B" in
> the background?
>
> on mouseUp
> go stack "A"
> set the threeD of img anything to false
> set the ShowBorder of img Auswahlmerker to true
> go stack "B"
> end mouseUp
>
>
> Reinhold
>
Hi Reinhold,
If you don't have to show the contents of the stack
right away, but do want to open in 'in the
background', you can use :
##
go invisible stack "B"
##
Hope this helped,
Jan Schenkel.
Quartam Reports for Revolution
<http://www.quartam.com>
=====
"As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the metacard
mailing list