|
From: <no...@so...> - 2002-04-14 13:30:47
|
Ease of use Issues item #543708, was opened at 2002-04-14 08:30 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=460211&aid=543708&group_id=44253 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Peter Centgraf (centgraf) Assigned to: Peter Centgraf (centgraf) Summary: OS X Quit Handler Initial Comment: Story: A Mac OS X user launches DrJava and has a productive editing session. When done, he/she selects "Quit DrJava" from the standard OS X application menu. Current Behavior: Nothing happens. Desired Behavior: This menu item should behave just like File:Quit, i.e. prompting to save open documents and exiting the program. Fix: We need to install a handler for the Quit AppleEvent. There is documentation for how to do this on Apple's site. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=460211&aid=543708&group_id=44253 |