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

LOGO-L> questions about MSWLogo



;Hello George Mills
;I have two questions about MSWLogo. Since I am actually new to its
;use. As you may remember I told you that I downloaded it on september 11
;These questions are:-
;>First question:
;I ran the simple and elegant code that you proposed as demo named "all" 
;to introduce 3-d to kidds. I agree with you that 3-d is important
;and nessecary especially for kidds. But when runing it I have found 
;that the message box where I should click; had hided the square which
;I should see. I tried to drag the message box to another position 
;but it jumbed back to its same position (0 0 0). My question is there
;any meens to place such message box at another position?
;>Second question:
;Beeing new to MSWLogo I have trouble with colour filling even if I
;did not turnon3d .
;The following code runs perfectly in UCBLogo.I made many trials to
;run it in MSWLogo. All my trials had failed; is there some thing that
;I have missed?  
;Best Regards
;Mhelhefny
;-------------------------------------------------------------------  
to fil
pu rt :a fd :size*.6 pd fill pu bk :size*.6 lt :a pd 
;setpc (list 20* :lev 0 0) 
setpc :lev
end

to go 
type [input number of side s(3- 6)  : ] type char 9 make "n rw
type [input number of levels(3- 5)  : ] type char 9 make "lev rw
make "c 180/ :n make "a 90- :c ht cs   
poly_star 200 :n :lev 
end

to poly_star :size :n :lev
if :lev =0 [stop]
repeat :n [
;setpc (list 0 30* repcount 0)
setpc repcount
fd :size/ 4 poly_star :size/3 :n :lev-1 fd :size/ 2 rt 360/ :n ]
fil 
end
;------------------------------------------------------------
---------------------------------------------------------------
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