Open hzeller opened 8 years ago
Hi Henner, Those method don't exist anywhere. I never had a chance to complete the editor part of ROPE because I was too busy with my CS degree at SJSU. Now I've done with school but it seems I still have little time to work on this stuff. I barely have time to fix small bug and support Stan Paddock, the volunteer at the Computer History Museum who use ROPE almost on a daily basis. Please feel free to implement them, if you wish so. I just merged your changes. Thank you for your help!
Ok, then I know that this was 'working as expected'.
If I get involved with the 1401 restoration team, I probably get to know Stan and can help locally.
When running on Linux (well I don't know if it works on other systems, but this was the one I had access to), the menu system does not work:
Clicking on
New...
orOpen...
in the menu bar does not anything but results in the following message on the terminal:In the code, there are calls such as this (in
RopeFrame.java
):which seem to do that. This is the only reference to the string
newMenuAction
I could find, so I assume that is a method somewhere that is not there.Java version is: