Regier Avery J wrote:
> 
> Sean,
> 
> I tried running your code, and it comes up, but doesn't ever seem to call
> any Swing widgets.  Could you put some out.println's in the Toolkit so that
> we at least know when it is working?
> 
> What JDK are you using?
> platform?
> 
> On the issues with initializing to the proper toolkit, I think Ryan Heise
> has solved some of those problems.  See:
> http://www.progsoc.uts.edu.au/~rheise/projects/SwingToolkit/
> 

I see you have reached the heart of the problem:  The toolkit cannot be
changed once one has been loaded.  It's an issue with Sun's code that I
don't know how to deal with.  I can post a snippet of where the problem
exists in java.awt.Toolkit, if it's legal to post.(?)

I have Heise's code.   It doesn't work on the new JDK.

I am running JDK1.2.1 on Solaris 2.6.

Later,

Sean

_______________________________________________
UI maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/ui

Reply via email to