Dotted line
Blitz3D Forums/Blitz3D Programming/Dotted line
| ||
Hi , I am using the rect function to draw a rectangle (in an editor) to select multiple obects . you know the thing i mean (window selection) that all works fine ..but it would look better if the line was dotted ... is there a simple way to do that ? thanks Matt |
| ||
There is a dotted line function in this code: http://www.blitzbasic.com/codearcs/codearcs.php?code=532 |
| ||
cheers fredborg .. now implemented ! thanks Matt |