It seemes that the characters in the first two rows caused the trouble,
the following display ok in gtkide,

<"0 [ u: 2}. i.16 16

jconsole have no problem in displaying them.

   <"0[u: i.16 16
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|  | | | | | | | |  |  |  |
                            |
                              |  | | |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|┌ |┬ |┐ |├ |┼ |┤ |└ |┴ |┘ |│ |─ | | | | |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|  |! |" |# |$ |% |& |' |( |) |* |+ |, |- |. |/ |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|0 |1 |2 |3 |4 |5 |6 |7 |8 |9 |: |; |< |= |> |? |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|@ |A |B |C |D |E |F |G |H |I |J |K |L |M |N |O |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|P |Q |R |S |T |U |V |W |X |Y |Z |[ |\ |] |^ |_ |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|` |a |b |c |d |e |f |g |h |i |j |k |l |m |n |o |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|p |q |r |s |t |u |v |w |x |y |z |{ || |} |~ | |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|€||‚|ƒ|„|…|†|‡|ˆ|‰|Š|‹|Œ||Ž||
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
||‘|’|“|”|•|–|—|˜|™|š|›|œ||ž|Ÿ|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
| |¡|¢|£|¤|¥|¦|§|¨|©|ª|«|¬|­|®|¯|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|°|±|²|³|´|µ|¶|·|¸|¹|º|»|¼|½|¾|¿|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|À|Á|Â|Ã|Ä|Å|Æ|Ç|È|É|Ê|Ë|Ì|Í|Î|Ï|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|Ð|Ñ|Ò|Ó|Ô|Õ|Ö|×|Ø|Ù|Ú|Û|Ü|Ý|Þ|ß|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|à|á|â|ã|ä|å|æ|ç|è|é|ê|ë|ì|í|î|ï|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|ð|ñ|ò|ó|ô|õ|ö|÷|ø|ù|ú|û|ü|ý|þ|ÿ|
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+

Вск, 05 Фев 2012, Fraser Jackson писал(а):
> In J602 the boxed characters in the alphabet display well with each
> character in the current font appropriately boxed.  Effects of the LF, TAB
> and CR  characters are constrained by the boxing and they display as blanks
> as they would in a session though their location effects are not displayed.
> 
> 
> Mailers tend to destroy the actual display so try the following in J602:
> 
> 
> <"0 ] 16 16 $a.
> 
> or
> 
> (a:,<"0 i.16), (<"0] 16* i.16),.<"0 ] 16 16 $a.
> 
> to provide a table with a simple link to the index
> 
> 
> In J701gtk  this does not work at all - the display is not even boxed and we
> get a list presumably of some unicode information.
> 
> In J701jhs  the display character choice destroys the elegance of the boxing
> and LF, TAB and CR destroy the tidy appearance of the boxing.
> 
> 
> Is it possible to do better with both the J701 versions?
> 
> Are there config settings which can fix this?
> 
> For J602
> 
>    JVERSION
> Installer: j602a_win.exe
> Engine: j602/2008-03-03/16:45
> Library: 6.02.055
> 
> For J701gtk
> 
>    JVERSION
> Engine: j701/2011-01-10/11:25
> Library: 7.01.053
> Platform: Win 32
> Installer: j701a_win.exe
> InstallPath: c:/users/fraser/j701
> 
> Default fonts.
> 
> ----------------------------------------------------------------------
> 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