2017-12-06 12:19 AM
2017-12-06 02:09 AM
2017-12-06 04:33 PM
2017-12-07 02:21 AM
2022-02-01 05:45 AM
Hi, Barry.
Is there a tutorial for this? I haven't used GDLs yet. This is quite new to me.
2022-02-01 06:26 AM
GDL is quite a learning curve, although to create a rectangle is quite simple.
In the 2D script of an object you just need the following...
RECT2 0, 0, A, B
There is a bit more involved if you want to start choosing pen colours, line styles, adding text, etc.
There are a lot of resources out there, just search here for GDL documentation, or how to learn GDL.
I am sure you will find more than a few posts here.
And search for the GDL Cookbook by David Nicholson-Cole.
Although it is a bit old now and there is quite a bit of new stuff in GDL, that is still my favourite and is what got me started.
Barry.