teeemcee 2010-12-20 05:32:29 -0800 (Mon, 20 Dec 2010) 373 The help, editedit and reload editors all suffered a bug where if you hit alt+F4 with unsaved changes they wouldn't quit and Esc wouldn't quit either.
As I noted in the Dev Notes, in these special cases you need to call clearkey(-1) to clear the quit flag to prevent Esc from being spammed, and set the flag again afterwards as appropriate (using the new setquitflag sub). --- U wip/allmodex.bas U wip/allmodex.bi U wip/common.bas U wip/editedit.bas U wip/reloadedit.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
