Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Richard Ashbery Newsgroups: comp.sys.acorn.programmer Subject: Re: White background colour in GCOL is grey. Date: Wed, 12 May 2021 14:53:42 +0100 Organization: None Lines: 20 Message-ID: <592b7c1815basura@invalid.addr.uk> References: <912abee8-d3e2-482b-8da5-21a84513ab87n@googlegroups.com> X-Trace: individual.net 8I/jdqgmU9m4MEddaKy9jwpAir0ohIatTqq1hNhWCReJMzUABh X-Orig-Path: uwclub.net!richard.ashbery Cancel-Lock: sha1:eOcjc0+JmiPIOM2fsZw6iVuYTx8= User-Agent: Pluto/3.16 (RISC OS/5.29) NewsHound/v1.52-32 Xref: csiph.com comp.sys.acorn.programmer:6261 In article <912abee8-d3e2-482b-8da5-21a84513ab87n@googlegroups.com>, George Pearce wrote: > Could some kind soul help an ageing forgetful BASIC programmer. > I am simply trying to open a graphics window with a white > background in 16 million colour mode in RIScOS 4.?. I am calling > MODE MODE in 1900x1080p. GCOL seems to have been extended in v5. > Best I can do is GCOL 0, 191, which seem to give a light grey > rather than full white. I can obviously correct this after the > event, but am sure there must be a solution which I have yet to > discover. GCOL ON 255,255,255 : CLG Hope that helps Richard