All because of a typo in a variable name. Arg!
The statement was handling the red and green components of RGB colours just fine, but was completely ignoring the BLUE component.
That is now fixed in the latest version of BASIC Anywhere Machine.
All because of a typo in a variable name. Arg!
The statement was handling the red and green components of RGB colours just fine, but was completely ignoring the BLUE component.
That is now fixed in the latest version of BASIC Anywhere Machine.
Say we have written an analog clock program, and we want to show that clock on a Web Page. Here is a QB64 program by b+ ported to BAM: Run t...
No comments:
Post a Comment