haudi,
I know this is a very simple question but I couldn't find any reference in the web. is there any possiblity to change the width of a line created by the "draw line" message or do I have deal with the default width?
//-- lonesome granulator
Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp.
Hi,
What object is this getting sent to? The "drawpolygon" object takes a line width (7.stuff/data-structures) but "draw line" might be something else... ?
cheers Miller
On Tue, Mar 19, 2002 at 03:01:41PM +0000, rhizome _-___--_ wrote:
haudi,
I know this is a very simple question but I couldn't find any reference in the web. is there any possiblity to change the width of a line created by the "draw line" message or do I have deal with the default width?
//-- lonesome granulator
Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp.
Miller Puckette wrote:
Hi,
What object is this getting sent to? The "drawpolygon" object takes a line width (7.stuff/data-structures) but "draw line" might be something else... ?
cheers Miller
On Tue, Mar 19, 2002 at 03:01:41PM +0000, rhizome _-___--_ wrote:
haudi,
I know this is a very simple question but I couldn't find any reference in the web. is there any possiblity to change the width of a line created by the "draw line" message or do I have deal with the default width?
if you are talking about Gem, you can specify the line-width with the "width"-command (like "width 5") in addition to the "draw line" command to set the drawing mode to line
mfg.cvsa.t IOhannes