BB4W color

4 views
Skip to first unread message

Larry Moore

unread,
Jun 2, 2015, 11:06:44 AM6/2/15
to bb...@googlegroups.com
Before venturing into GUIs, I am building a console application. I like using colors. To reassign a non-palette color, use the statement:

  color 13,75.0.130

to change the background color to indigo. However, nowhere in the documentation did I find that it is necessary to follow this statement
with:
     color 13

to actually apply the color. Only by experimentation did I discover that in order to change the background color of the console to indigo
the line of code must read:

     color 13,75.0.130 : color 13 : cls

I really like using BB3W!
Reply all
Reply to author
Forward
0 new messages