Brian,

I remember the cmd+w (was it?) had been discussed previously for
closing windows in j701 gkt ide.  If that is the common idiom to
closing a window in Mac, perhaps we can make it into jqt too.

Chris likes using Esc to close windows, but IMO it is not a
universal convention and each window manager will have its own
convention.

Yes, it is great if you can fix AND update svn by yourself.  If
you have not yet got write access for JAL svn, please send Chris
an email to get one.

Actually I know only very little opengl and turtle graphics, the
tgsj addon is an untouched copy of your scripts in jwiki, except
for some minimal changes to make it run under j801.

I can locate this line

smoutput 'initLists'

in tgsjbasic2.ijs, perhaps you want to delete or comment it out.

Сб, 06 апр 2013, Brian Schott писал(а):
> Bill,
> 
> I could not close windows with any keystroke on my Mac. Cntl+F4 seems
> to go to another window, but Option+F4 does nothing. I could not find
> any keystroke to close a window.
> 
> In jqt I could find '... pstyles in qt demo.'
> 
> I don't know what you are asking me regarding maintaining tgsj via
> svn. Are you saying that the error I noticed regarding the graphics
> window not opening is something I need to fix AND you want me to make
> updates myself? Or are you saying only one of those?
> 
> By the way, when I enter a command in the JTerm window to move the
> turtle(s) in the tgsj graphics window an unwanted `initLists` appears
> in the JTerm window. I have located code in the script tgsjutil.ijs
> that is producing this output, but I don't know what needs to be
> fixed. See just below.
> 
> paint=: monad define
> wd'psel opengl'
> NB. wd'timer 500'
> if. gsinit GS_LIGHT do. glFlush''[initLists <:#State end.
> 
> ...
> 
> )
> 
> 
> 
> 
> On Fri, Apr 5, 2013 at 8:27 PM, bill lam <[email protected]> wrote:
> > Closing a window using the Esc key is supported if the window is
> > created with a esccloseok style,eg
> >
> > wd 'pc imdemo escclose'
> >
> > see the pstyles in qt demo.
> >
> > I didn't know the cmd+w, but for windows the alt-f4 should close
> > a window, what is the equivalent of this in mac?
> >
> > Can you maintain the tgsj by commit changes to JAL svn directly?
> >
> 
> -- 
> (B=) <-----my sig
> Brian Schott
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to