In the latest version I think you need to follow the following steps to get
syntax highlighting in the Term window (& in the Edit window). Appropriate
defaults should be set in later versions.
in ~config/qtide.cfg set
TermSyntaxHighlight=true

in ~config/style.cfg
set some appropriate colours. For example:

[Edit]
fore=0 0 0
back=221 252 222
high=240 240 232

[Term]
fore=0 0 0
back=252 252 221
high=240 240 232

[Class]
adverb=221 68 68
comment=136 136 136 italic
conjunction=221 153 153
control=255 0 0
function=0 0 255
noun=0 0 255 bold
noundef=0 0 255
number=160 32 240
string=0 0 255
verb=0 153 102

Now close jqt and restart.

I can confirm that it works for me in
    JVERSION

Engine: j701/2011-01-10/11:25

Library: 8.01.009

Qt IDE: 1.0.4

Platform: Win 64

Installer: j801 beta install

InstallPath: c:/program files/j64-801




On Wed, Apr 17, 2013 at 7:36 PM, bill lam <[email protected]> wrote:

> Can you confirm you are using 1.0.4 ?
>
> wd'version'
>
> Срд, 17 Апр 2013, Marc Simpson писал(а):
> > No luck with those either.
> >
> >
> > On Wed, Apr 17, 2013 at 8:30 AM, bill lam <[email protected]> wrote:
> >
> > > Try
> > >
> > >    TermSyntaxHighlight=true
> > > or
> > >    TermSyntaxHighlight=false
> > >
> > > Срд, 17 Апр 2013, Marc Simpson писал(а):
> > > > On Wed, Apr 17, 2013 at 8:15 AM, bill lam <[email protected]>
> wrote:
> > > >
> > > > > Only binaries for win and mac have been updated.
> > > >
> > > >
> > > > Not working for me on OS X. Do I need to set anything besides,
> > > >
> > > >   [Session]
> > > >   ...
> > > >
> > > >   TermSyntaxHighlight=1
> > > >
> > > >
> > > > ?
> > > >
> ----------------------------------------------------------------------
> > > > 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
> > >
> > ----------------------------------------------------------------------
> > 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
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to