FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 32 : implement "cancel" on "save changes before closing" window
Last modified: 2006-11-03 20:06
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P4
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-05-12 20:29
on java 1.3, macosx seems to be forcing the quit even if no System.exit()
is called. then it seems that windows started picking up the behavior. the
latter would say that it's a coding error, the former that it's a macosx
thing tied to the cmd-q handler (can this be overridden?)
in the meantime, cancel has just been removed since it was trashing things.
Additional Comment
#1 From fry 2005-05-12 20:30
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Suggestions;action=display;num=1114019456;start=0
Additional Comment
#2 From fry 2005-07-15 15:00
http://processing.org/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1064732330
Additional Comment
#3 From fry 2005-07-15 15:01
whups, that second link is a dud...
Additional Comment
#4 From fry 2006-11-03 20:06
Found the Apple technote that covered this crap-up:
http://developer.apple.com/qa/qa2001/qa1187.html
Fixed for release 0120.