
![]() |
@yamta | |
i don't know how to, i mean i have tried several logics on making an exit b*tton work using Applet but it seems effortless at the end of it all... any one is free to help me out ;) ~:> |
||
3
Replies
1975
Views
0 Bookmarks
|
![]() |
@fifegeek | 1 June 07 |
Yamta, you won't be able to shut down the applet container - if it's a web browser it could be serving multiple applets from different pages. The best you could hope to do would be to try to redirect the browser to a new page, or to simply stop all of the processing in your applet and display a static image or some text telling the users to close the browser/applet viewer
|
||
![]() |
@s_nd | 30 December 07 |
whatever happened to good old system.exit?
|
||
![]() |
@s_nd | 30 December 07 |
that wont work in a web browser though
|
||


