OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: roy_043 on September 27, 2011, 01:20:53 AM

Title: dcl_PictureBox_DrawRect: rectangle has fill
Post by: roy_043 on September 27, 2011, 01:20:53 AM
Bricscad 11.4.6
OpenDCL  6.0.2.5
Win XP

If I use dcl_PictureBox_DrawRect I get a rectangle with an outline in the correct color but also a solid white fill. I think the solid white fill should not be there. The method dcl_PictureBox_DrawCircle does not have this problem.
Title: Re: dcl_PictureBox_DrawRect: rectangle has fill
Post by: owenwengerd on September 27, 2011, 08:55:59 PM
That's a bug, now fixed for the next build (which will be uploaded soon as the first OpenDCL 7 Alpha build).
Title: Re: dcl_PictureBox_DrawRect: rectangle has fill
Post by: roy_043 on September 28, 2011, 12:21:49 AM
Great, thank you.