[MWForum]help
Jeff Knope
mwforum@lists.mathcats.com
Wed, 30 Jun 2004 23:46:37 -0700
Hi Zehava,
I'm having some difficulty understanding your intention. When you say, "the
button now is created automatically with the instruction of the variable" -
I take to mean you have used "newbutton" to create a button that, when
clicked, calls a procedure whose name is the user-provided value of the
variable. e.g. "Cardinals.
It seems to me, the problem now is there is no procedure that has that name;
and you want to create such procedure under "run-time" program control. Is
that right?
You seem to say that is NOT right when you say, "...creating procedure with
the name of the instruction within runtime creating buttons - is not what I
need..."
Perhaps you mean you have created a button whose instruction is not the
user-provided value of the variable, but instead is the name of the
variable. e.g. "Team1. Is that right?
--Jeff
----- Original Message -----
From: "Zehava Wizman" <zehava_w@hotmail.com>
To: <mwforum@lists.mathcats.com>
Sent: Wednesday, June 30, 2004 10:27 PM
Subject: Re: [MWForum]help
> hello Jeff!
> thanks for your quick answers, the solution with the marked text is very
> nice,and is what I need,
> the second problem with creating procedure with the name of the
instruction
> within runtime creating buttons - is not what I need, the stages I have no
> problem are:
> 1. user is asked to name a team,
> 2. the name of team goes to variable
> 3.the button now is created automatically with the instruction of the
> variable
> Now, I want a procedure with this variable that will done something, if I
> can to write such procedure I will be glad: to :team1
> ..
> ...
> end
> thanks,zehava
> >From: "Jeff Knope" <jknope@asis.com>
> >Reply-To: mwforum@lists.mathcats.com
> >To: <mwforum@lists.mathcats.com>
> >Subject: Re: [MWForum]help
> >Date: Wed, 30 Jun 2004 08:41:32 -0700
> >
> >Hi Zehava,
> >1. On page1 of the attached project is the marking and moving of text.
> >2. What you are asking for is transparency. I don't think you can do that
> >in
> >MicroWorlds.
> >3. What I've done on page2 isn't really what you're asking for.
> >Traditionally, Logo has a primitive "define" - which allows the creation
of
> >new procedures "on the fly" under program control. It sounds to me what
> >you're asking for (which isn't too clear to me) would need that
capability.
> >If anybody knows how to do that in MicroWorlds, please speak up.
> >-Jeff
> >----- Original Message -----
> >From: "Zehava Wizman" <zehava_w@hotmail.com>
> >To: <MWForum@lists.mathcats.com>
> >Sent: Tuesday, June 29, 2004 8:52 PM
> >Subject: [MWForum]help
> >
> >
> > >
> > > I have some questions
> > > 1.Is there a way to mark some lines in textbox (and each time it will
be
> > > other lines) and to say in run time "take those marked lines and copy
it
> >to
> > > another textbox' its can be marked also with color or something else
> > > identify those lines. for example- student gets aritcle, he has to
mark
> >key
> > > sentences and then the program has to take those marked sentences by
> >itself
> > > and display it in another textbox .
> > > 2. how can picture be infront of a turltle,its means, I will see both
of
> > > them' but the picture will be forword.
> > > 3. I build , in RunTime buttons that the instructions in it will be
> > > variables the user enters in question box, then I want to write the
> > > instruction, but I cant take variable in instruction for example user
is
> > > asked to enter name of first team' he enters some name and I enter it
to
> > > variable :team1 then I build button with :team1, and have to write
> >the:team1
> > > instruction, the system doesn't get to :team1
> > > thanks,Zehava
> > >
> > > _________________________________________________________________
> > > Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> > > http://join.msn.com/?page=features/junkmail
> > >
> > > _______________________________________________
> > > MWForum mailing list
> > > MWForum@lists.mathcats.com
> > > http://lists.mathcats.com/mailman/listinfo/mwforum
> > > Attachments archived at:
> > > http://www.mathcats.com/mwforum/attachments.html
> > > To unsubscribe or for administrative questions contact
> > > mailto:mwforum-admin@lists.mathcats.com
> > >
> > >
> ><< Zehava.mw2 >>
>
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*
> http://join.msn.com/?page=features/virus
>
> _______________________________________________
> MWForum mailing list
> MWForum@lists.mathcats.com
> http://lists.mathcats.com/mailman/listinfo/mwforum
> Attachments archived at:
> http://www.mathcats.com/mwforum/attachments.html
> To unsubscribe or for administrative questions contact
> mailto:mwforum-admin@lists.mathcats.com
>