Some suggestions/questions re the QT editor: Add Undo/Redo to the Edit menu. (Maybe toolbar too?).
Currently you can undo past the beginning state of the document when it was opened. i.e. if you open a script in a tab and press Ctrl+z then all the contents of the script are removed. This shouldn't be possible. (Note that it is possible to use Shift+Ctrl+z to get the contents back). The Project|Run Project and Project|Build menu items are currently grayed-out for me. Is this just because they haven't been "hooked up" yet? Label for the tab - currently this expands to show the full relative path to the script. This means the number of tabs that can be displayed at once is relatively low. A solution other editors use is to show only the file name in the tab, but if you mouse-over the tab, the full relative path is displayed (along with other info if desirable). Currently if you open a new tab, it is always added to the far left of the list of currently open tabs, irrespective of which tab is currently active. This is not the expected behavior in most other apps I'm familiar with (browsers/editors) which all add the new tab to the far right, or (even better IMO) the immediate right of the currently selected tab. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
