For a runtime image I use RuntimePackager.RuntimeDebugNotifier as the
error notifier class. Upon getting an error in a window, I press
"Continue". In previous versions of VisualWorks this will continue
running the application, while in 7.6 the application freezes.
Pressing "Continue" invokes #dismissException which will terminate the
current process. This method was changed for 7.6. Prior to 7.6 the
method would execute WindowManager restoreAll, before terminating the
current process. Including this behavior in 7.6 does not help, the
application does not continue.
Does anyone know how I could get "continue" working in 7.6?
Runar
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc