You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 May 2009 at 6:34The text was updated successfully, but these errors were encountered: