Thank you for suggesting an easy way. However, as you will aknowledge, what really matters is what default behavior of the system is. (Think about "Nudge" http://en.wikipedia.org/wiki/Nudge_%28book%29 )
Using the web browser as the base UI platform and displaying a table(boxed array) with box characters at the same time seems strange to me. If you want to keep browser as the platform as a long term plan, I would strongly suggest using its table displaying feature(<TABLE> tag) for displaying tables. Thank you. June Kim On Sun, Mar 28, 2010 at 10:22 PM, Eric Iverson <[email protected]>wrote: > In jhs it is easy to use jhtml'...' to put raw html in the display log. It > would be relatively easy to write a verb that displays J data in an html > table. This is a good exercise for the community. > > On Sat, Mar 27, 2010 at 9:27 PM, June Kim <[email protected]> wrote: > > > Hello, > > > > Displaying boxed array with international characters with well-aligned > > lines isn't simple. (see http://www.jsoftware.com/jwiki/JuneKim ) It's > > due to the varaint width of international characters (including > > alphanumeric characters). > > > > When I was heard that J7 will move onto HTML base, I expected that > > problem would go away. Simply using HTML table node would solve it > > elegantly. > > > > However, my expectation was wrong. > > > > Is there any plan for using HTML table to display boxed arrays? What > > are your opinions on this? > > ---------------------------------------------------------------------- > > 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
