| View previous topic :: View next topic |
| Author |
Message |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
Posted: Wed Apr 30, 2003 9:15 am Post subject: New! Tutorial on creating drawings in StarBasic |
|
|
I have written a tutorial on how to use StarBasic to create Draw documents in OpenOffice.org. It is a Writer document which contains "live" buttons that you can click to immediately run the example programs described. Numerous illustrations and drawings.
The document presents an implementation of Turtle Graphics and then gives examples of how to write simple StarBasic programs using the provided turtle graphics API. The main focus is on how to generate geometric shapes and objects using turtle graphics.
Of course, you can look insdie the turtle graphics implementation to learn how it directly manipulates OOo to create drawings. I plan to continue expanding the libraries contained within the document's macros.
The document will be updated periodically. I plan to continue expanding it. So if you download it, you might want to check back periodically.
The document has just been posted on http://www.ooextras.org under the newly created Projects/Tutorials section.
You can see a screenshot here (but this reveals very little actually).
http://ooextras.sourceforge.net/downloads/projects/index.php?file=TurtleGraphicsTutorial.png&real=TurtleGraphicsTutorial.sxw
You can download the document here.
http://ooextras.sourceforge.net/downloads/projects/index.php?command=download&real=TurtleGraphicsTutorial.sxw
It is a Writer document, so you need OOo. (Of course, the document is pretty useless without OOo to run the examples.)
I sincerely hope that this information is useful to someone. |
|
| Back to top |
|
 |
JohnV Administrator

Joined: 07 Mar 2003 Posts: 8984 Location: Lexinton, Kentucky, USA
|
Posted: Wed Apr 30, 2003 2:31 pm Post subject: |
|
|
In a few words - very, very, very nice!
JohnV |
|
| Back to top |
|
 |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
Posted: Thu May 01, 2003 5:33 am Post subject: Just wait until you see the next update. :-) |
|
|
| Quote: | | In a few words - very, very, very nice! |
Just wait until you see the next update.  |
|
| Back to top |
|
 |
cwchia Super User


Joined: 09 Jan 2003 Posts: 1050 Location: Malaysia
|
Posted: Thu May 01, 2003 10:22 pm Post subject: |
|
|
| This sounds like an old toy that I used to play with, the LOGO language. Shall give it a try. |
|
| Back to top |
|
 |
|