| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| The message below is being cross-posted from LogoForum. HI LOGO FANS!!!!!!! MSWLogo has two "primitives" called: SCROLLX and SCROLLY: to horizontalscrolling for [x 0 10 1][scrollx :x wait 3] for [x 10 0 -1][scrollx :x wait 3] for [x 0 -10 -1][scrollx :x wait 3] for [x -10 0 1][scrollx :x wait 3] scrollx 0 verticalscrolling end to square :side repeat 4 [fd :side rt 90] horizontalscrolling end to verticalscrolling for [y 0 10 1][scrolly :y wait 3] for [y 10 0 -1][scrolly :y wait 3] for [y 0 -10 -1][scrolly :y wait 3] for [y -10 0 1][scrolly :y wait 3] scrolly 0 horizontalscrolling end Please, type: "SQUARE 100" and see the scrolling effect. Of course, you can to use it with the mouse wheel or other hardware but I'm not an expert on these capabilities. GOD BLESS YOU ALL!!!!!!! Juan J. Paredes G. > From Curicó, Chile, with love LogoForum messages are archived at: http://groups.yahoo.com/group/LogoForum |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.