From: Ferry H. <fer...@gm...> - 2006-12-20 18:20:48
|
> Still there might be an issue: Currently, BASIC256 remembers the last > color even if a new program was started using Program->New: > Step 1: > Write a program > clg > color clear > and execute it. > Step 2: > Use the new button to start a new program: > line 10,10,300,10 > and execute it. Noting will be drawn as the current color is still set > to CLEAR. > I think this is a bug. This issue has now been fixed in the development branch (rev 209). The colour now defaults to black when starting a new program. Cheers /Ferry |