I should know this but...

Lynch, Jonathan bnz2 at cdc.gov
Thu Sep 29 12:14:58 EDT 2005


I think what you are doing, using preopenstack then openstack, is the
way to go.

Preopenstack takes place before some things in the Rev engine get fully
loaded. Thus, some commands might not work right in preopenstack.

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Peter T.
Evensen
Sent: Thursday, September 29, 2005 12:13 PM
To: x at monsieurx.com; How to use Revolution
Subject: Re: RE: I should know this but...

But the same standalone opens to different cards based on the contents
of a 
file in the same folder, so moving the card to the first card isn't an 
option... unless I shuffled the deck on each opening  LOL.

I was looking for an easy way.  It seems I needed to do the go to card
in 
the OpenStack handler.  If I had it in the preOpenStack handler, it was 
unreliable.

If I set the visible of the stack to false in the preOpenStack handler
and 
then to true at the end of the openStack hander, the standalone appears 
opened to the desired card.

Seems like it should have been more straightforward than that.

I thought about having a new main stack, but that seems like a lot of
work 
to shuffle the stacks around, etc.

At 11:06 AM 9/29/2005, you wrote:
>that's an easy one... move your card to the first card!
>
>now, I should know how to do this, but this isn't hypercard anymore...
>
>X;)
>
>or... create a new stack (which becomes the exe), where you put
>your first card in, then have a cool visual effect to show the
>second stack... at the right card...
>
>im sure there's a 100 ways to do this!
>
>;)
>
> > -----Original Message-----
> > From: use-revolution-bounces at lists.runrev.com
> > [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of
> > Peter T. Evensen
> > Sent: Thursday, September 29, 2005 5:55 PM
> > To: use-revolution-lists.runrev.com
> > Subject: I should know this but...
> >
> > How can you have your standalone open to a card other than
> > the first one?
> >
> > I have a go to card in my preOpenStack handler, but the first
> > card displays before Revolution goes to the appropriate card.
> >
> > I try locking the screen in my preOpenStack so the first card
> > doesn't display, and then unlock screen at the end of the
> > handler, but then the go to card doesn't seem to work at all,
> > and all I get is the first card.
> >
> > I tried setting the stack visible to false and then going to
> > the card and then setting the visible to true, but then the
> > go to card doesn't work and I wind up on the first card.
> >
> > Sometimes the go to card in the preOpenStack does nothing.
> >
> > Any ideas?
> >
> > Peter T. Evensen
> > http://www.PetersRoadToHealth.com
> > 24-hour recorded info hotline: 1-800-624-7671
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage
> > your subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your 
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution

Peter T. Evensen
http://www.PetersRoadToHealth.com
24-hour recorded info hotline: 1-800-624-7671 

_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list