09-07-2023, 04:52 PM
(09-07-2023, 04:01 PM)bplus Wrote: OK thanks, but it is odd it draws the ellipse once but changes that color to Color value updated in Color statement. Could be an asset as well as a glitch.
I'm not sure I understand where the issue is. I tried to follow the precedent of other drawing commands in QBasic for all of the relevant G2D library drawing commands: if the optional color parameter is left blank it uses the last value set with a Color statement. Is this not the behavior you are seeing? Or, perhaps, not the behavior you were expecting?

