On Thu, 2004-02-12 at 14:13, Theodore E Poe Jr. wrote: > Works fine now. 'Save and Exit' performs as it should and no longer > throws the QMessageBox. > > Quickly reading the code, I'd expected some change to the > fmenu->insertItem for 'Save and Exit', but it appears other changes were > made instead. Can you tell us what actually changed and how it improved > the situation?
I cant find anything in the Qt public changelogs, but the accept() and closeEvent() methods were being called in earlier Qts, whereas in the >3.2.x series only accept() is run. The fmenu->insertitem lines do only the menu creation and connect the slots. > A big thanks all around! No problems. > P.S. Does anyone care to quote an actual 1.1.5 release date, now? This weekend.. unless something gets in the way of that. Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20040212/a34f50e7/attachment.pgp
