[Thread Prev] [Thread Next]
Hi Zehava,
I assume there is some good reason the buttons are not already where you
want them to be at startup. Though I'm having a little trouble imagining
what that reason could be.
You may address different pages in your startup procedure like this:
to startup
set "button1 "pos [300 -120]
page2
set "button1 "pos [-250 0]
page1
end
Startup always begins at page1 (if there is a page1, or unless told
otherwise). But may include instructions to go to other pages, do stuff,
then return to page1.
----- Original Message -----
From: "Zehava Wizman" <zehava_w@xxxxxxxxxxx>
To: <mwforum@xxxxxxxxxxxxxxxxxx>
Sent: Thursday, July 08, 2004 4:40 AM
Subject: RE: [MWForum]Zehava4
> Hello Jeff
> the 2 solutions are exactly what I need, thanks a lot.
> Maybe you can help me in another problem I have some pages in my program,
> each of them has some buttons, in each page I have "button1, "button2 (I
> have no control on button's name), then if I want in startup procedure to
> pos button1, button2 from page 2 for example' how can I specify those
> buttons?
> thanks,Zehava
>
>
>
> >From: "Jeff Knope" <jknope@xxxxxxxx>
> >Reply-To: mwforum@xxxxxxxxxxxxxxxxxx
> >To: <mwforum@xxxxxxxxxxxxxxxxxx>
> >Subject: [MWForum]Zehava4
> >Date: Mon, 5 Jul 2004 11:57:48 -0700
> >
> >Hi Zehava,
> >
> >One bug led to another to another...So here's a new version, bulletproof
as
> >far as I can tell.
> >
> >--Jeff
> ><< Zehava4.mw2 >>
>
> _________________________________________________________________
> Add photos to your e-mail with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
> _______________________________________________
> MWForum mailing list
> MWForum@xxxxxxxxxxxxxxxxxx
> http://mia.openworldlearning.org/mwforum/
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@xxxxxxxxxxxxxxxxxx
>
>
Previous by thread:
Zehava4
Next by thread:
MIA, Ask an Expert: a turle on top of a turtle
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|