From: Arthur S. <aj...@ix...> - 2001-10-14 18:35:39
|
My solution at this point has been to alter the "min" settings in the arrow C code to something that works better for me, and recompile. My wish is either to be able to set the min/max settings from Python, or to allow some override of the min/max behavior. As it stands writing to shaftwidth does not seem to take, once the min/max conditions have set in. Art ----- Original Message ----- From: "Bruce Sherwood" <ba...@an...> To: <vis...@li...> Sent: Sunday, October 14, 2001 12:07 PM Subject: Re: [Visualpython-users] arrow shaftwidth question > That indeed is probably it. As you said in another note, this behavior can > be seen in the cross-product demo: when an arrow gets very short, we shrink > the whole thing. The reason for doing this is to provide some visual cue as > long as possible for there being an arrow present. If we were to keep the > shaft width fixed for very short arrows, we wouldn't be able to show an > arrow-like object. > > It is of course possible that there is some other solution to this; perhaps > someone can suggest a better solution to the problem of very short arrows. > > Bruce Sherwood > > --On Sunday, October 14, 2001 11:49 -0400 Arthur Siegel <aj...@ix...> > wrote: > > > "If headlength becomes larger than half the length of the arrow, > > or the shaft becomes thinner than 1/50 the length, the entire > > arrow is scaled accordingly." > > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |