World Wind Forums

Go Back   World Wind Forums > WorldWind JAVA forums > Development Help

Development Help Help for building applications or diagnosing problems with WWJ

Reply
 
Thread Tools Display Modes
Old 06-26-2012, 10:20 PM   #11
tag
WWJ Technical Manager
 
Join Date: May 2007
Location: Seattle
Posts: 1,027
tag is on a distinguished road
Default

It's still on the list.
tag is offline   Reply With Quote
Old 06-27-2012, 12:04 AM   #12
nlneilson
Super Moderator
 
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,616
nlneilson is on a distinguished road
Default

Quote:
Originally Posted by seseso View Post
We still have the problem adressed by this thread. Any news about it would be apreciated.
Thread title:
Shutting down WorldWind Window
This seems to concern closing all threads in a single WWJ app.

Your post title:
Shutdown with multiple instances of WorldWind
Are you trying to close "multiple instances of WorldWind" or a larger app that has several instances of WWJ??
__________________
Neil
http://www.nlneilson.com
nlneilson is offline   Reply With Quote
Old 10-18-2012, 07:16 PM   #13
tag
WWJ Technical Manager
 
Join Date: May 2007
Location: Seattle
Posts: 1,027
tag is on a distinguished road
Default

The issue of threads continuing to run after WorldWind.shutdown has been called has been fixed. The fix is in the public subversion repository and will be in the 19 October 2012 release.

We did not address any issue associated with shutting down individual World Windows, per the post by Casson. We didn't find any problems there, and we don't know what problems the post is referring to. Please re-post with specific problems if they still exist.

Last edited by dcollins; 10-19-2012 at 12:04 AM.
tag is offline   Reply With Quote
Old 10-19-2012, 03:13 AM   #14
nlneilson
Super Moderator
 
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,616
nlneilson is on a distinguished road
Default

I don't know specifically what Casson's problem was but if this is used then no problem shutting down.

Code:
			public void run() {
				af.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
In C++ shutting down all threads INSIDE each individual thread is what worked best.
__________________
Neil
http://www.nlneilson.com
nlneilson is offline   Reply With Quote
Reply

Tags
lifecycle, shut down, singleton


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solved] Does Worldwind auto-render? gadmyth Development Help 5 12-07-2012 02:43 PM
Renderables are not displayed on TopComponent Window activated [netbeans platform] fabio.portieri Development Help 4 05-21-2010 02:33 PM
Shutting down worldwind exception... adanecito Development Help 0 12-04-2009 07:24 PM
Reg compiling the source code Raj Developers' Corner 10 08-26-2008 06:58 PM
Newbies guide to worldwind Llynix WorldWind General 14 12-25-2004 01:55 PM


All times are GMT +1. The time now is 05:07 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.