On Dec 2, 2006, at 12:53 PM, Peter Kümmel wrote:

Bennett Helm wrote:
Yes, please this one.

Well ... I don't notice any difference from the last patch -- including
no crashes to generate a backtrace with.

Bennett

How many ways are there on the Mac to exit the application?

For proper Mac applications, especially those with text windows, there are two ways: <Cmd>-q and LyX > Quit. Some applications (including LyX), clicking on the red "stoplight" button -- which is supposed to close the window -- will quit the application; this is true of LyX as well (because it only uses one window).

What is the output of LyX when you apply attached patch
for all the ways of exiting?

1. <Cmd>-q:

Program exited normally.

2. LyX > Quit:

Program exited normally.

3. Red stoplight:

void GuiView::closeEvent(QCloseEvent * close_event)

Program exited normally.


Bennett


Reply via email to