Thanks for pointing out the bugs. The lab script edit window didn't update
properly because of a bug in wd set and setreplace with jwdw readonly ijs
windows. glclear set incorrect pen and brush defaults. These two bugs are
fixed in the next beta.
----- Original Message -----
From: "Sherlock, Ric" <[EMAIL PROTECTED]>
To: "Beta forum" <[email protected]>
Sent: Monday, February 04, 2008 8:54 PM
Subject: RE: [Jbeta] Graphics -gl2 commands lab
Step 20 of 44 states that the default state for a new memory buffer is:
pixels all white
thin black pen
null brush
0 0 text location
black textcolor
default font - always do a glfont for text.
However the default pen and brush colors do not appear to be correct.
From my experiments it seems that the defaults are actually:
thin white pen
white brush
Because of this there are interesting results for some of the steps:
Step 12 of 44
The 3 rectangles (glrect commands) are not visible.
Step 13 of 44
ellipses appear not to be drawn.
Step 18 of 44
ellipses appear not to be drawn until form is resized.
Step 24 of 44
line doesn't appear to be drawn
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm