Re: program works but wont display in browser
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 21:43:19 GMT
<andrewtitus@xxxxxxxxxx> wrote in message news:0-qdnShkbOtvI5nZnZ2dnUVZ_t2dnZ2d@xxxxxxxxxxxxxxx
I have some things to do with it still like figure out how to get button to
stop after end of pictures and get buttons to display without needing mouse
overtop of them to display.
Any advise?
Might have something to do with threading; not sure. See this article: http://java.sun.com/docs/books/tutorial/uiswing/components/applet.html
It says you shouldn't directly edit the GUI (e.g. creating buttons and adding them to panels, etc.) in the init() method, but that you should use Swing's invokeAndWait() to create the buttons in the EDT.
Hey I want to thank you for your time and help. If you did not point that I
can view error with browser in IE 6 I would have never found the mistakes.
Your welcome.
- Oliver
.
- References:
- program works but wont display in browser
- From: andrewtitus
- Re: program works but wont display in browser
- From: andrewtitus
- Re: program works but wont display in browser
- From: andrewtitus
- Re: program works but wont display in browser
- From: andrewtitus
- Re: program works but wont display in browser
- From: andrewtitus
- Re: program works but wont display in browser
- From: andrewtitus
- program works but wont display in browser
- Prev by Date: Re: program works but wont display in browser
- Next by Date: Compiler mystery: Compiles classes that don't compile
- Previous by thread: Re: program works but wont display in browser
- Next by thread: Re: program works but wont display in browser
- Index(es):