Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File close/save menu item #9

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

File close/save menu item #9

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Task:

A file->close menu option that is only enabled if something closeable is 
visible on the screen. It will then close that thing which will either be a 
maze in the maze editor or a script in the script editor.

The design proposal involved the primary frame registering a listener with 
the maze editor and script editor panels. The panels will then notify the 
primary frame when something is or is not on screen that can be closed and 
who should be notified when a close operation occurs.

This goes for the file->save operation as well.

Original issue reported on code.google.com by [email protected] on 15 May 2009 at 6:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant