Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String color in IDE
#4
I was thinking about the values The names, hmm, I'm not sure if there is documentation about each color name and its attributes. I know Steve had added several color names. Farmer Brown... Oh wait, that's his neighbor.

From the wiki...

Code: (Select All)
OUT &H3C7, 15      'set color port attribute 15 for a read
red% = INP(&H3C9)
green% = INP(&H3C9)
blue% = INP(&H3C9)
PRINT red%, green%, blue%

So there are a few ways listed to get started on an app for this, if interested.

Pete

- In SCREEN 0 the colors only matter if their black or white...
Reply


Messages In This Thread
String color in IDE - by Dimster - 03-12-2024, 08:22 PM
RE: String color in IDE - by Pete - 03-12-2024, 08:49 PM
RE: String color in IDE - by bplus - 03-12-2024, 08:52 PM
RE: String color in IDE - by Pete - 03-12-2024, 09:24 PM
RE: String color in IDE - by SMcNeill - 03-12-2024, 09:46 PM
RE: String color in IDE - by bplus - 03-12-2024, 10:39 PM
RE: String color in IDE - by Pete - 03-12-2024, 11:10 PM
RE: String color in IDE - by bplus - 03-12-2024, 11:39 PM
RE: String color in IDE - by Pete - 03-12-2024, 11:48 PM
RE: String color in IDE - by bplus - 03-12-2024, 11:51 PM
RE: String color in IDE - by Pete - 03-13-2024, 12:04 AM
RE: String color in IDE - by bplus - 03-13-2024, 12:46 AM
RE: String color in IDE - by Pete - 03-13-2024, 01:18 AM
RE: String color in IDE - by SMcNeill - 03-13-2024, 01:32 AM
RE: String color in IDE - by TerryRitchie - 03-13-2024, 03:58 AM
RE: String color in IDE - by a740g - 03-13-2024, 11:29 AM
RE: String color in IDE - by SMcNeill - 03-13-2024, 05:38 AM
RE: String color in IDE - by bplus - 03-13-2024, 10:07 AM
RE: String color in IDE - by Kernelpanic - 03-13-2024, 12:39 PM
RE: String color in IDE - by TerryRitchie - 03-13-2024, 01:14 PM
RE: String color in IDE - by Dimster - 03-13-2024, 02:28 PM
RE: String color in IDE - by bplus - 03-13-2024, 02:37 PM
RE: String color in IDE - by Kernelpanic - 03-13-2024, 03:57 PM
RE: String color in IDE - by Dimster - 03-13-2024, 04:00 PM
RE: String color in IDE - by Kernelpanic - 03-13-2024, 04:12 PM
RE: String color in IDE - by bplus - 03-13-2024, 04:30 PM
RE: String color in IDE - by bplus - 03-13-2024, 04:35 PM
RE: String color in IDE - by Dimster - 03-13-2024, 09:30 PM
RE: String color in IDE - by RhoSigma - 03-13-2024, 11:20 PM
RE: String color in IDE - by Pete - 03-14-2024, 12:28 AM
RE: String color in IDE - by Dimster - 03-14-2024, 01:28 PM
RE: String color in IDE - by bplus - 03-15-2024, 02:47 AM



Users browsing this thread: 5 Guest(s)