How to Make Text Gray with PENPAT in Macintosh QuickBASIC (50807)
This article was previously published under Q50807
SUMMARY
The following article gives an example of how to print gray text in
Macintosh QuickBASIC and BASIC. A gray pen pattern can be used as a
bit mask to overlay solid text to make it gray.
Gray text is used in Macintosh programs to indicate that a certain
choice no longer applies or has been made inactive. An example of this
is when a menu is grayed to indicate that it is no longer an allowed
choice, but the grayed text is still shown as a "place holder" to show
what choice might be possible under other conditions.
This information applies to Microsoft QuickBASIC Version 1.00 for the
Apple Macintosh, Microsoft BASIC Compiler Version 1.00 for the Apple
Macintosh, and Microsoft BASIC Interpreter Versions 2.00, 2.10, and
3.00 for the Apple Macintosh.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB50807 |
|