[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LOGO-L> MSWLogo - text in graphics area



Great point, I forgot you can now place Windows controls in the
graphics screen. As you pointed out it's real handy for
"Updating" since it will take care of erasing and replacing
the text.

Dreyfuss Pierre-Andre wrote:
> 
> An other way to write in the graphic screen is to create a static area with staticcreate.
> 
> staticcreate " "st1[HELLO] -100 100 100 30
> 
> ; This writes Hello at position -100 100 as upper left ; corner in a box with 100 as width (third number) and
> ; 30 as height
> 
> ; It is very easy the to change the text in the box ; ; width
> 
> staticupdate "st1 [Bye Bye ]
> 
> ; To display results, use :
> 
> make "x 50
> 
> staticupdate "st1 (se [X =] :x)
> 
> ; or
> 
> staticupdate "st1 ( se 3 "+ 4 "= 3 + 4 )
> 
> label is standard in ucblogo and mswlogo
> 
> but
> 
> staticcreate and staticupdate  work only in MSWLOGO.
> 
> Regards
> 
> P-A Dreyfuss.
> 
> This is answer to :
> 
> >I have a problem with MSWLogo trying to get the variable values and text
> >strings to appear on the graphics screen.
> >When using the PRINT command the text appears in the command area. I can't
> >find any other command to use and when I check the PRINT command in the
> >help it says the output will go to the active area. So maybe I need a
> >command to change the active area, but I couldn't find one that sounded
> >suitable. Is my assumption correct or is there an easier way??
> >
> >Garry Clark
> >Lecturer,
> >Dept. of Curriculum Studies
> >University of New England 2351
> >
> >Ph (02) 6773 5088
> >email   gclark@metz.une.edu.au
> >homepage       http://fehps.une.edu.au/f/s/curric/gclark/h.html
> >
> >
> >
> >---------------------------------------------------------------
> >Please post messages to the Logo forum to logo-l@gsn.org.  Mail
> >questions about the list administration to logofdn@gsn.org.  To
> >unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.
> >
> 
> Free web-based email, Forever, From anywhere!
> http://www.mailexcite.com
> ---------------------------------------------------------------
> Please post messages to the Logo forum to logo-l@gsn.org.  Mail
> questions about the list administration to logofdn@gsn.org.  To
> unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.

-- 
===============================================================
George Mills
email: mills@softronix.com
http://www.softronix.com
The www page contains some very powerful educational software.
Our single most important investment is our kids.
---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org.  Mail
questions about the list administration to logofdn@gsn.org.  To
unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.



Global SchoolNet Foundation - Linking Kids Around the World!
Copyright GSN - All Rights Reserved - Comments & Questions
Visit GSN's Global Schoolhouse for more exciting learning resources!
Search our Site - Home