Project

General

Profile

Bug #262

Colour command only applies to colour palette and not colours already on screen.

Added by David Baldwin about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
02/27/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Colour command only applies to colour palette and subsequent operations and not colours already on screen.

Example:-

#manifest:"pc"
#fullScreen:true
#googleFont:"baloo"
Set font 1,80
Colour 12,$cc0000
Ink 12
Text 100,200,"PRESS ANY KEY"
Wait Key
Colour 12,$00aa00
Text 100,400,"RED TEXT SHOULD TURN GREEN"

#1

Updated by David Baldwin about 4 years ago

  • Status changed from New to Closed

Also available in: Atom PDF