Skip to main content
August 11, 2011
Question

Can't close multi window app on mac

  • August 11, 2011
  • 2 replies
  • 399 views

I am developing an application which contains multiple windows. The main application is a WindowedApplication, and the windows that are spawned inherit from flash.display.NativeWindow. On the mac, if I open a secondary window, and then try cmd-Q or select to quit the app from the apple menu, it only closes the most recently opened window, and does not shutdown the app itself. I haven't been able to find anyone else online having this problem, so I'm wondering, has anyone else experienced this?

This topic has been closed for replies.

2 replies

August 13, 2011

Thanks for responding. I found the issue was stopping propagation of closing event in secondary windows. This will prevent the mac from closing the app using cmd-Q

chris.campbell
Legend
August 13, 2011

Hello,

Would you mind opening a new bug over at bugbase.adobe.com and include some sample code or project as an attachment?  Please post back with the URL so that others affected can cast their votes and add notes.

Thanks,

Chris