I disagree.

But there's no way of telling whether you are using the same display font
that I am, unless you are prepared to disclose the same details I did in my
previous post...


1. In JQt, choose menu Edit > Configure > Qt Ide
    Locate the section headed: [Session]

On my computer this shows:

FontFamily=Menlo

FontSize=14

Check you have actually got the font "Menlo" installed, that it is
up-to-date and not corrupted, and that you can display it at fontsize 14
(Use your favourite word processor, and copy/paste your "unpleasant" box
display into it for comparison purposes). Because if you haven't got
"Menlo" installed then your computer will substitute another font and
there's no easy way to find out what it's given you. That may be the cause
of your trouble, because it may have lousy box-corners.

2. Enter the following in JQt

   JVERSION

On my computer, this shows:

Engine: j701/2011-01-10/11:25 build: Feb 6 2011 16:16:29

Library: 8.01.011

Qt IDE: 1.0.9

Platform: Darwin 64

Installer: j801 beta install

InstallPath: /Applications/j64-801

I rather suspect your trouble is the fault of the display font you are
using, not JQt as such. Have you tried using the same display font in JQt
that you are using in j602?
Menu: Edit > Configure --will tell you what that is.

Post back the information I've ask for. Unless I know at least the platform
you are using, I can't help you. Because I will need to reproduce what you
are seeing -- and different platforms need different solutions.


On Tue, May 28, 2013 at 3:41 AM, CL Jason <[email protected]> wrote:

> have you seen the difference of look if comparing with j6 and even j7 gtk?
> do you call them boxes? I think they are unpleasant lines and segments.
>
>
> On Tue, May 28, 2013 at 10:29 AM, Ian Clark <[email protected]> wrote:
>
> > works ok for me.
> > Don't you mean j602?
> > Are you using a fixed-width font in the "Term" window?
> >
> > open '~config/qtide.cfg'
> >
> > [Session]
> > ...
> > FontFamily=Menlo
> >
> > FontSize=14
> >
> >  1 ; 2 3
> >
> > ┌─┬───┐
> >
> > │1│2 3│
> >
> > └─┴───┘
> >
> > 1 2 ; 3
> >
> > ┌───┬─┐
> >
> > │1 2│3│
> >
> > └───┴─┘
> >
> > JVERSION
> >
> > Engine: j701/2011-01-10/11:25 build: Feb 6 2011 16:16:29
> >
> > Library: 8.01.011
> >
> > Qt IDE: 1.0.9
> >
> > Platform: Darwin 64
> >
> > Installer: j801 beta install
> >
> > InstallPath: /Applications/j64-801
> >
> >
> >
> > On Tue, May 28, 2013 at 2:31 AM, CL Jason <[email protected]> wrote:
> >
> > > it seems boxed display in jqt 8 is not as good as j604:
> > > 1 2 ;3
> > >
> > > ┌───┬─┐
> > >
> > > │1 2│3│
> > >
> > > └───┴─┘
> > >
> > > 1;2 3
> > >
> > > ┌─┬───┐
> > >
> > > │1│2 3│
> > >
> > > └─┴───┘
> > > ----------------------------------------------------------------------
> > > For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> 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