On Sun, Feb 16, 2003 at 02:46:35AM +0000, John Levon wrote: > I'm still testing this, but it works for old pspell at least a little. > > + Alert::alert("Spellchecking is complete", message); > + > + // the session might have completed with out any errors at all > + emergency_exit_ = true; > + view().hide();
This is supposed to prevent the dialog appearing at all if the document was clean of errors. It doesn't work. Angus, lil help ? john