Hi-- I've recently installed JDK 1.2.2. I had been developing an app using JDK 1.2.1, and after installing 1.2.2 my custom components are painting differently. In particular, the transform on the graphics2D object seems to be random (I can't figure out where the transform was set or why) and the clip region is odd. I've adjusted the transform and clip, but it seems I shouldn't have to do that just to fill an area in the proper place. Has anyone else experienced anything odd with the graphics transform or painting with 1.2.2? Thanks-- adrienne =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
