Normand Briere
2019-08-14 0c1f740dd6ddd6432dc29266e42ef851e26027bb
Grafreed.java
....@@ -935,6 +935,8 @@
935935 //mon.stop();
936936 //System.out.println(mon);
937937 //timeflow.app.TimeflowAppLauncher.GetTimeFlow();
938
+
939
+ javax.swing.ToolTipManager.sharedInstance().setEnabled(Globals.TOOLTIPS);
938940 }
939941
940942 static Object3D materials;