window placement, and exact placement now working for external

This commit is contained in:
benfry
2003-09-27 15:36:55 +00:00
parent 847518cb2f
commit e87d59a8d9
5 changed files with 52 additions and 22 deletions

View File

@@ -57,6 +57,7 @@ class PdeMessageSiphon implements Runnable {
}
} catch (Exception e) {
System.err.println("PdeMessageSiphon err " + e);
e.printStackTrace();
//thread.stop(); // implicit (and no longer supported)
}
//System.err.println("siphon thread exiting");