Re: Save/load menu item suggestions

2003-12-19 Thread Sebastian Bazley
These have been implemented: New has been replaced by Close. This means that ^N no longer works; I replaced it with ^L. This can be changed. Open (which was implemented in Load.java) now calls close before loading the file. A new Merge menu option has been added (this is the old Load code).

Save/load menu item suggestions

2003-12-17 Thread BAZLEY, Sebastian
I've found (some of) the discussion about Save/Load menu items, which had already been recorded in Bugzilla: http://issues.apache.org/bugzilla/show_bug.cgi?id=23780 To summarise, the suggestion was to have the following functionality: 1) Clear the existing test plan, after prompting to save it

Re: Save/load menu item suggestions

2003-12-17 Thread Jordi Salvat i Alabart
I would still leave Open for prompt-clear-read -- since that's what is costumary in most other programs. Existing users will only be (slightly and gratefully) surprised the first time. If/when we implement multiple test plan editing we will just need to remove the prompt-clear phase. I would

Re: Save/load menu item suggestions

2003-12-17 Thread peter lin
I would also vote to keep Open as the current behavior. Close makes sense to me, so + on that. peter Jordi Salvat i Alabart [EMAIL PROTECTED] wrote: I would still leave Open for prompt-clear-read -- since that's what is costumary in most other programs. Existing users will only be (slightly