TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
On January 19, 1998 4:16 PM, David Slonosky [SMTP:David -dot- Slonosky -at- ITLS -dot- COM]
wrote:
> When I do screen captures from a Netscape Java applet window, it seems
> like the captured image appears in a random palette between captures.
> I've
> tried reducing the input colours to 16, but that hasn't helped. Does
> anyone have any suggestions as to what makes a Java applet window
> different from other windows?
Well, if one sets one's system display to 16 color (high bit), then the
problem goes away. It's still annoying, though. I've gotten spoiled to
higher resolution screens. I suspect the problem has something to do with
the way in which the Java window presents itself to the system in terms of
its palette, but it would take too long to figure it out...