|
From: | theUser BL |
Subject: | Re: Comment to 0.19 - Correction |
Date: | Tue, 08 Nov 2005 12:32:21 +0000 |
I have written
But I think, it is not a problem of Swing. The problem begins already with AWT. If you using Applet instead of Frame, you have the same problem, if you draws something andwant to change it with a click on a button or so.
But now I have tried again Suns Demo-program "ArcTest.java", which runs as Applet and as StandAlone-Program. And it runs under GNU Classpath correct.
So it seems, that only JApplet habve the error, not Applet. Or in Applet in other areas as I have it tested.What I mean with this: I am now not sure, if the error begins in JApplet or if it is already in Applet.
Greatings theuserbl
[Prev in Thread] | Current Thread | [Next in Thread] |