dubois@uwmacc.UUCP (Paul DuBois) (12/08/86)
Actually, a mistake in the documentation. On the last page of
the TransDisplay manual there's a hunk of code showing how to clobber
a display window when it gets a click in the close box. The
test says
if (w->visible != 0)
when it should (of course) say
if (w->visible == 0)
---
Paul DuBois UUCP: {allegra,ihnp4,seismo}!uwvax!uwmacc!dubois |
ARPA: dubois@easter --+--
dubois@rhesus |
|
"What is lacking cannot be counted." - Solomon the cladist
(Ecclesiastes 1:15)