[MWForum]KO's adding to scrolling text

Jeff Knope mwforum@lists.mathcats.com
Tue, 3 Aug 2004 18:25:08 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_000C_01C47987.349B5F00
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

KO - I didn't mean don't ask any more questions. For that particular =
problem I foresee you should be able to figure out how to make the =
necessary adjustments. By all means, ask whatever you want!=20

I suggest you post your project-in-progress to the Forum. Maybe with a =
little written description of what you're trying to do. There are many =
other Forum members who will likely have good ideas or suggestions.

Regards, --Jeff

----- Original Message -----=20
From: "KO emxe" <koemxe@yahoo.com>
To: <mwforum@lists.mathcats.com>
Sent: Tuesday, August 03, 2004 4:53 PM
Subject: Re: [MWForum]KO's adding to scrolling text


> I'll try, Jeff, but I'm making a very complicated
> program, and I still just might need some help at
> times. Thanks for your help, though, it's just what I
> need.
> -Thanks!
> --- Jeff Knope <jknope@asis.com> wrote:
>=20
> > Hi KO,
> >=20
> > Yes, that too can be done. Try the following code
> > lines instead of set "text1 "text answer in to
> > change.text:
> >=20
> > make "existing get "text1 "text
> > set "text1 "text (se :existing "  answer)
> >=20
> > You might want to change the button instruction and
> > the procedure name to add.to.text.=20
> >=20
> > --Jeff
> >=20
> > P.S.: I'm trying to learn how to do this more like
> > how Daniel helps people, with just gentle nudges in
> > the right direction, leaving much undone for some
> > serious digging on your part. This case seemed hard
> > to do that with, because of the use of some pretty
> > obscure techniques.
> >=20
> > One thing I foresee is if your application will have
> > many such text additions, it will soon run out of
> > vertical space to accomodate long bodies of text. If
> > and when this happens, you figure out how to fix
> > that, okay?
> >=20
> >=20
> > ----- Original Message -----=20
> > From: "KO emxe" <koemxe@yahoo.com>
> > To: <mwforum@lists.mathcats.com>
> > Sent: Tuesday, August 03, 2004 12:22 PM
> > Subject: Re: [MWForum]KO's changing, scrolling text
> >=20
> >=20
> > > That's great! But I still have a question... could
> > I
> > > do it without erasing the other text... just put
> > more
> > > text in it?
> > > --- Jeff Knope <jknope@asis.com> wrote:
> > >=20
> > > > Hi KO -
> > > >=20
> > > > You wrote:=20
> > > >=20
> > > > Actually, I'm confused. Can you send me an
> > example
> > > > of
> > > > what you're talking about... like a Microworlds
> > > > project that does just that?
> > > >=20
> > > > I assume by "just that" you are referring to my
> > > > reference to being able do the work "off-stage"
> > to
> > > > make a seamless appearance. The attached project
> > > > shows how to do that.
> > > >=20
> > > > The first key to doing this is when MW is first
> > > > loaded, before you do anything else, you issue a
> > > > newprojectsize [x y] command from command
> > center.
> > > > Give the project size greater than the display
> > area.
> > > > In this case, I used [744 700]. This gives an
> > the
> > > > "off-stage" space to work in. If you use the
> > > > vertical scroll bar you will discover a textbox
> > > > hidden under the command center. We can issue
> > > > commands to this textbox for it to become opaque
> > so
> > > > we can write in it, then become transparent so
> > we
> > > > can stamp it, etc., all under program control
> > (in to
> > > > change.text).
> > > >=20
> > > > Then the snaparea command is used to move the
> > > > stamped text to the shapetable position that is
> > > > being used by the scrolling turtle, thus
> > changing
> > > > the content of the scrolling text.
> > > >=20
> > > > I have no idea the context of your questions.
> > I've
> > > > used a question box to provide a source for the
> > > > revised text. But of course, you may get the new
> > > > text from any source that suits your purposes.
> > > >=20
> > > > Hope this helps...
> > > >=20
> > > > Good Luck, --Jeff
> > > >=20
> > > >=20
> > >=20
> > > > ATTACHMENT part 2 application/octet-stream
> > > name=3Dscroll text 3.mw2
> > >=20
> > >=20
> > >=20
> > > =3D=3D=3D=3D=3D
> > > KO! Whew! That hurt!!!!!!!!
> > >=20
> > >=20
> > >=20
> > >=20
> > > _______________________________
> > > Do you Yahoo!?
> > > Express yourself with Y! Messenger! Free. Download
> > now.=20
> > > http://messenger.yahoo.com
> > > _______________________________________________
> > > 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=20
> > > mailto:mwforum-admin@lists.mathcats.com
> > >=20
>=20
>=20
> =3D=3D=3D=3D=3D
> KO! Whew! That hurt!!!!!!!!
>=20
>=20
>=20
>=20
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail=20
> _______________________________________________
> 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=20
> mailto:mwforum-admin@lists.mathcats.com
> 
------=_NextPart_000_000C_01C47987.349B5F00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1458" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>KO - I didn't mean don't ask any more =
questions.=20
For that particular problem I foresee you should be able to figure out =
how to=20
make the necessary adjustments.&nbsp;By all means, ask whatever you =
want!=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I suggest you post your =
project-in-progress to the=20
Forum. Maybe with a little written description of what you're trying to =
do.=20
There are many other Forum members who&nbsp;will likely&nbsp;have good =
ideas or=20
suggestions.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards, --Jeff</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>----- Original Message ----- </FONT>
<DIV><FONT face=3DArial size=3D2>From: "KO emxe" &lt;</FONT><A=20
href=3D"mailto:koemxe@yahoo.com"><FONT face=3DArial=20
size=3D2>koemxe@yahoo.com</FONT></A><FONT face=3DArial =
size=3D2>&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>To: &lt;</FONT><A=20
href=3D"mailto:mwforum@lists.mathcats.com"><FONT face=3DArial=20
size=3D2>mwforum@lists.mathcats.com</FONT></A><FONT face=3DArial=20
size=3D2>&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Sent: Tuesday, August 03, 2004 4:53 =
PM</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Subject: Re: [MWForum]KO's adding to =
scrolling=20
text</FONT></DIV></DIV>
<DIV><FONT face=3DArial><BR><FONT size=3D2></FONT></FONT></DIV><FONT =
face=3DArial=20
size=3D2>&gt; I'll try, Jeff, but I'm making a very complicated<BR>&gt; =
program,=20
and I still just might need some help at<BR>&gt; times. Thanks for your =
help,=20
though, it's just what I<BR>&gt; need.<BR>&gt; -Thanks!<BR>&gt; --- Jeff =
Knope=20
&lt;</FONT><A href=3D"mailto:jknope@asis.com"><FONT face=3DArial=20
size=3D2>jknope@asis.com</FONT></A><FONT face=3DArial size=3D2>&gt; =
wrote:<BR>&gt;=20
<BR>&gt; &gt; Hi KO,<BR>&gt; &gt; <BR>&gt; &gt; Yes, that too can be =
done. Try=20
the following code<BR>&gt; &gt; lines instead of set "text1 "text answer =
in=20
to<BR>&gt; &gt; change.text:<BR>&gt; &gt; <BR>&gt; &gt; make "existing =
get=20
"text1 "text<BR>&gt; &gt; set "text1 "text (se :existing "&nbsp; =
answer)<BR>&gt;=20
&gt; <BR>&gt; &gt; You might want to change the button instruction =
and<BR>&gt;=20
&gt; the procedure name to add.to.text. <BR>&gt; &gt; <BR>&gt; &gt;=20
--Jeff<BR>&gt; &gt; <BR>&gt; &gt; P.S.: I'm trying to learn how to do =
this more=20
like<BR>&gt; &gt; how Daniel helps people, with just gentle nudges =
in<BR>&gt;=20
&gt; the right direction, leaving much undone for some<BR>&gt; &gt; =
serious=20
digging on your part. This case seemed hard<BR>&gt; &gt; to do that =
with,=20
because of the use of some pretty<BR>&gt; &gt; obscure =
techniques.<BR>&gt; &gt;=20
<BR>&gt; &gt; One thing I foresee is if your application will =
have<BR>&gt; &gt;=20
many such text additions, it will soon run out of<BR>&gt; &gt; vertical =
space to=20
accomodate long bodies of text. If<BR>&gt; &gt; and when this happens, =
you=20
figure out how to fix<BR>&gt; &gt; that, okay?<BR>&gt; &gt; <BR>&gt; =
&gt;=20
<BR>&gt; &gt; ----- Original Message ----- <BR>&gt; &gt; From: "KO emxe" =

&lt;</FONT><A href=3D"mailto:koemxe@yahoo.com"><FONT face=3DArial=20
size=3D2>koemxe@yahoo.com</FONT></A><FONT face=3DArial =
size=3D2>&gt;<BR>&gt; &gt; To:=20
&lt;</FONT><A href=3D"mailto:mwforum@lists.mathcats.com"><FONT =
face=3DArial=20
size=3D2>mwforum@lists.mathcats.com</FONT></A><FONT face=3DArial =
size=3D2>&gt;<BR>&gt;=20
&gt; Sent: Tuesday, August 03, 2004 12:22 PM<BR>&gt; &gt; Subject: Re:=20
[MWForum]KO's changing, scrolling text<BR>&gt; &gt; <BR>&gt; &gt; =
<BR>&gt; &gt;=20
&gt; That's great! But I still have a question... could<BR>&gt; &gt; =
I<BR>&gt;=20
&gt; &gt; do it without erasing the other text... just put<BR>&gt; &gt;=20
more<BR>&gt; &gt; &gt; text in it?<BR>&gt; &gt; &gt; --- Jeff Knope=20
&lt;</FONT><A href=3D"mailto:jknope@asis.com"><FONT face=3DArial=20
size=3D2>jknope@asis.com</FONT></A><FONT face=3DArial size=3D2>&gt; =
wrote:<BR>&gt;=20
&gt; &gt; <BR>&gt; &gt; &gt; &gt; Hi KO -<BR>&gt; &gt; &gt; &gt; =
<BR>&gt; &gt;=20
&gt; &gt; You wrote: <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; =
Actually,=20
I'm confused. Can you send me an<BR>&gt; &gt; example<BR>&gt; &gt; &gt; =
&gt;=20
of<BR>&gt; &gt; &gt; &gt; what you're talking about... like a=20
Microworlds<BR>&gt; &gt; &gt; &gt; project that does just that?<BR>&gt; =
&gt;=20
&gt; &gt; <BR>&gt; &gt; &gt; &gt; I assume by "just that" you are =
referring to=20
my<BR>&gt; &gt; &gt; &gt; reference to being able do the work=20
"off-stage"<BR>&gt; &gt; to<BR>&gt; &gt; &gt; &gt; make a seamless =
appearance.=20
The attached project<BR>&gt; &gt; &gt; &gt; shows how to do =
that.<BR>&gt; &gt;=20
&gt; &gt; <BR>&gt; &gt; &gt; &gt; The first key to doing this is when MW =
is=20
first<BR>&gt; &gt; &gt; &gt; loaded, before you do anything else, you =
issue=20
a<BR>&gt; &gt; &gt; &gt; newprojectsize [x y] command from =
command<BR>&gt; &gt;=20
center.<BR>&gt; &gt; &gt; &gt; Give the project size greater than the=20
display<BR>&gt; &gt; area.<BR>&gt; &gt; &gt; &gt; In this case, I used =
[744=20
700]. This gives an<BR>&gt; &gt; the<BR>&gt; &gt; &gt; &gt; "off-stage" =
space to=20
work in. If you use the<BR>&gt; &gt; &gt; &gt; vertical scroll bar you =
will=20
discover a textbox<BR>&gt; &gt; &gt; &gt; hidden under the command =
center. We=20
can issue<BR>&gt; &gt; &gt; &gt; commands to this textbox for it to =
become=20
opaque<BR>&gt; &gt; so<BR>&gt; &gt; &gt; &gt; we can write in it, then =
become=20
transparent so<BR>&gt; &gt; we<BR>&gt; &gt; &gt; &gt; can stamp it, =
etc., all=20
under program control<BR>&gt; &gt; (in to<BR>&gt; &gt; &gt; &gt;=20
change.text).<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; Then the =
snaparea=20
command is used to move the<BR>&gt; &gt; &gt; &gt; stamped text to the=20
shapetable position that is<BR>&gt; &gt; &gt; &gt; being used by the =
scrolling=20
turtle, thus<BR>&gt; &gt; changing<BR>&gt; &gt; &gt; &gt; the content of =
the=20
scrolling text.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I have no =
idea=20
the context of your questions.<BR>&gt; &gt; I've<BR>&gt; &gt; &gt; &gt; =
used a=20
question box to provide a source for the<BR>&gt; &gt; &gt; &gt; revised =
text.=20
But of course, you may get the new<BR>&gt; &gt; &gt; &gt; text from any =
source=20
that suits your purposes.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; =
Hope=20
this helps...<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; Good Luck,=20
--Jeff<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; =

<BR>&gt; &gt; &gt; &gt; ATTACHMENT part 2 =
application/octet-stream<BR>&gt; &gt;=20
&gt; name=3Dscroll text 3.mw2<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; =
<BR>&gt; &gt;=20
&gt; <BR>&gt; &gt; &gt; =3D=3D=3D=3D=3D<BR>&gt; &gt; &gt; KO! Whew! That =

hurt!!!!!!!!<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; =
<BR>&gt;=20
&gt; &gt; <BR>&gt; &gt; &gt; _______________________________<BR>&gt; =
&gt; &gt;=20
Do you Yahoo!?<BR>&gt; &gt; &gt; Express yourself with Y! Messenger! =
Free.=20
Download<BR>&gt; &gt; now. <BR>&gt; &gt; &gt; </FONT><A=20
href=3D"http://messenger.yahoo.com"><FONT face=3DArial=20
size=3D2>http://messenger.yahoo.com</FONT></A><BR><FONT face=3DArial =
size=3D2>&gt;=20
&gt; &gt; _______________________________________________<BR>&gt; &gt; =
&gt;=20
MWForum mailing list<BR>&gt; &gt; &gt; </FONT><A=20
href=3D"mailto:MWForum@lists.mathcats.com"><FONT face=3DArial=20
size=3D2>MWForum@lists.mathcats.com</FONT></A><BR><FONT face=3DArial =
size=3D2>&gt;=20
&gt; &gt; </FONT><A=20
href=3D"http://lists.mathcats.com/mailman/listinfo/mwforum"><FONT =
face=3DArial=20
size=3D2>http://lists.mathcats.com/mailman/listinfo/mwforum</FONT></A><BR=
><FONT=20
face=3DArial size=3D2>&gt; &gt; &gt; Attachments archived at:<BR>&gt; =
&gt; &gt;=20
</FONT><A =
href=3D"http://www.mathcats.com/mwforum/attachments.html"><FONT=20
face=3DArial=20
size=3D2>http://www.mathcats.com/mwforum/attachments.html</FONT></A><BR><=
FONT=20
face=3DArial size=3D2>&gt; &gt; &gt; To unsubscribe or for =
administrative=20
questions<BR>&gt; &gt; contact <BR>&gt; &gt; &gt; </FONT><A=20
href=3D"mailto:mwforum-admin@lists.mathcats.com"><FONT face=3DArial=20
size=3D2>mailto:mwforum-admin@lists.mathcats.com</FONT></A><BR><FONT =
face=3DArial=20
size=3D2>&gt; &gt; &gt; <BR>&gt; <BR>&gt; <BR>&gt; =
=3D=3D=3D=3D=3D<BR>&gt; KO! Whew! That=20
hurt!!!!!!!!<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt;=20
__________________________________<BR>&gt; Do you Yahoo!?<BR>&gt; New =
and=20
Improved Yahoo! Mail - Send 10MB messages!<BR>&gt; </FONT><A=20
href=3D"http://promotions.yahoo.com/new_mail"><FONT face=3DArial=20
size=3D2>http://promotions.yahoo.com/new_mail</FONT></A><FONT =
face=3DArial size=3D2>=20
<BR>&gt; _______________________________________________<BR>&gt; MWForum =
mailing=20
list<BR>&gt; </FONT><A href=3D"mailto:MWForum@lists.mathcats.com"><FONT =
face=3DArial=20
size=3D2>MWForum@lists.mathcats.com</FONT></A><BR><FONT face=3DArial =
size=3D2>&gt;=20
</FONT><A =
href=3D"http://lists.mathcats.com/mailman/listinfo/mwforum"><FONT=20
face=3DArial=20
size=3D2>http://lists.mathcats.com/mailman/listinfo/mwforum</FONT></A><BR=
><FONT=20
face=3DArial size=3D2>&gt; Attachments archived at:<BR>&gt; </FONT><A=20
href=3D"http://www.mathcats.com/mwforum/attachments.html"><FONT =
face=3DArial=20
size=3D2>http://www.mathcats.com/mwforum/attachments.html</FONT></A><BR><=
FONT=20
face=3DArial size=3D2>&gt; To unsubscribe or for administrative =
questions contact=20
<BR>&gt; </FONT><A =
href=3D"mailto:mwforum-admin@lists.mathcats.com"><FONT=20
face=3DArial =
size=3D2>mailto:mwforum-admin@lists.mathcats.com</FONT></A><BR><FONT=20
face=3DArial size=3D2>&gt; </FONT></BODY></HTML>

------=_NextPart_000_000C_01C47987.349B5F00--