|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| MWForum Message | [Date Index] [Threads] [Authors] [Attachments] [Subscribe] | ||||||||
On Dec. 13 Jim asked: ... is there a way to create a WINDOW command Any suggestions?
Besides the strategy of using trig functions to compute where the turtle would be (like Daniel's VirtualWindow does) there is one other approach that is useful in some circumstances. If, when the project is first begun, you issue the command NEWPROJECTSIZE [2000 2000] you will have a working graphics field much larger than the screen display. With the parameters [2000 2000] the active field will be from -1000 to 1000 in both x and y dimensions. You can specify other (smaller) sizes as well. Note, however, if you use this approach, HOME ([0 0]) will not be in the center of the screen. The display defaults to the upper left corner of the field, and you have to use the scroll bars to view other portions. Jeff ----- Original Message ----- From: "Jim Weiberg" <jweiberg@xxxxxxxxxx> To: <mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> Sent: Tuesday, December 13, 2005 8:23 AM Subject: Window command I am a relatively new user of MicroworldsEX, I used to use PC Logo and there 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. | |||||||||