Hi all,
I'm trying to draw a rather thick rectangle frame on screen.
I'm having a problem using the parameter "penwidth" in the function 'FrameRect'. It seems that when penwidth is greater than 10, the width ("thickness") ceases to increase, and instead, the edges become longer than they should.
Some more problematic behavior occurred when using the functions 'DrawLines' and 'DrawLine'. Any value greater than 10 is simply treated as 10 (meaning, there's no difference in appearance between width of 10,20 and 72, for example).
On the other hand, 'FrameOval' seems to work fine.
I saw a discussion about some similar problem from around a year ago, but couldn't seem to find any solution/fix/workaround to this, if there is any.
I'm running PTB 3.0.8 on WinXP, with a NVIDIA-GeForce graphics card.
Any help would be greatly appreciated,
Shai.
I'm trying to draw a rather thick rectangle frame on screen.
I'm having a problem using the parameter "penwidth" in the function 'FrameRect'. It seems that when penwidth is greater than 10, the width ("thickness") ceases to increase, and instead, the edges become longer than they should.
Some more problematic behavior occurred when using the functions 'DrawLines' and 'DrawLine'. Any value greater than 10 is simply treated as 10 (meaning, there's no difference in appearance between width of 10,20 and 72, for example).
On the other hand, 'FrameOval' seems to work fine.
I saw a discussion about some similar problem from around a year ago, but couldn't seem to find any solution/fix/workaround to this, if there is any.
I'm running PTB 3.0.8 on WinXP, with a NVIDIA-GeForce graphics card.
Any help would be greatly appreciated,
Shai.