Thanks. Some fixes in the next release: On Wed, Mar 20, 2013 at 3:54 AM, Ric Sherlock <[email protected]> wrote:
> Some issues and suggestions (only tested in Windows so far): > ... > I've mentioned this one before: Loading a script from the Edit window > (Ctrl+L) or running a line from a script in the Edit window (Ctrl+R) > doesn't cause generate a line in the Term window recording the fact > that the script has been loaded or that the line has been run. > Fixed. > The default setting for BoxForm on Windows is 1 (presumably because > line drawing doesn't work well in jconsole on Windows). It may make > sense to be able to set a different BoxForm setting in the qtide.cfg > from that in base.cfg? Workarounds are relatively easy: eg. the user > can put ( boxdraw_j_ 0 )it in their startup script. > Done, BoxForm is now also in the qtide.cfg and defaults to 0. > If I choose the ( Run | Run Project ) menu command from the Term > window when now Project is open, a dialog pops up notifiying me of > that fact. It might be simpler & cleaner to just disable the menu > command when no project is open? (Same goes for Run | Test ?) > Fixed for Run Project. Run Test is independent of any project being open. > > Would be nice if the text in the Input Log used a monospaced font. I experimented with this before, but much prefer the normal font. WIth monospaced, the dialog has to be quite a bit wider, and I don't think it is any more readable. Chris ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
