Icelandic letters giving some mixed effect

'jtable;20 20'cojhs's' [ s=: 2 2$'aa';'b';'c';'dd'
┌─┐
│4│
└─┘
   s
┌─────────┬─────────┬─────────────────────────┬──────────────────┐
│aa       │b        │json_null                │json_null         │
├─────────┼─────────┼─────────────────────────┼──────────────────┤
│json_null│json_null│json_null                │mætt verða þéttara│
├─────────┼─────────┼─────────────────────────┼──────────────────┤
│c        │dd       │json_null                │json_null         │
├─────────┼─────────┼─────────────────────────┼──────────────────┤
│json_null│json_null│þetta er að verða gott│json_null         │
└─────────┴─────────┴─────────────────────────┴──────────────────┘


On 5 Feb 2017 18:43, "Björn Helgason" <[email protected]> wrote:

Its getting better

 'jtable;0 0'cojhs'n' [ n=. i.3 4
┌─┐
│0│
└─┘
   n
┌─────────┬─────────┬─────────┬─────────┬─────────┐
│0        │1        │2        │3        │json_null│
├─────────┼─────────┼─────────┼─────────┼─────────┤
│4        │5        │67       │7        │json_null│
├─────────┼─────────┼─────────┼─────────┼─────────┤
│json_null│json_null│json_null│json_null│json_null│
├─────────┼─────────┼─────────┼─────────┼─────────┤
│8        │97       │10       │116      │json_null│
├─────────┼─────────┼─────────┼─────────┼─────────┤
│json_null│json_null│json_null│json_null│6        │
└─────────┴─────────┴─────────┴─────────┴─────────┘


On 5 Feb 2017 16:59, "Björn Helgason" <[email protected]> wrote:

I got some action and at one time keyboard up.
blue circle and dialogue to insert rows etc but only sporadic.
try out some more I have time.

On 5 Feb 2017 16:23, "Eric Iverson" <[email protected]> wrote:

> I can't think of why you can't edit the table. The cell is an html5 text
> input object and tapping it should bring up the keyboard to allow entry
> into the cell.
>
> A google search for handsontable and android touch screen shows there have
> been issues in this area.
>
> There are suggestions that a double tap of the cell is necessary to get to
> edit mode. Perhaps you could google and try a few experiments and report
> back.
>
>
> On Sun, Feb 5, 2017 at 5:14 AM, Björn Helgason <[email protected]> wrote:
>
> > I tried the table command.
> >
> > It displays the table fine in a new tab.
> >
> > Trying to change the table I do not get the keyboard up so I can change
> it.
> >
> > I am using android tablet.
> >
> >    'jtable;0 0'cojhs'n' [ n=. i.3 4
> > ┌─┐
> > │1│
> > └─┘
> >    'jtable;20 20'cojhs's' [ s=: 2 2$'aa';'b';'c';'dd'
> > ┌─┐
> > │3│
> > └─┘
> >    'jtable;20 20'cojhs's' [ s=: 2 2$'aa';'b';'c';'dd'
> > ┌─┐
> > │5│
> > └─┘
> >    JVERSION
> > Engine: j805/j32/android
> > Release: commercial/2017-01-10T23:41:49
> > Library: 8.05.11
> > Platform: Android 32 (armeabi-v7a)
> > Installer: unknown
> > InstallPath: /storage/emulated/0/Android/data/com.jsoftware.j.android/
> > files
> > Contact: www.jsoftware.com
> >
> >
> > On 4 Feb 2017 20:52, "Eric Iverson" <[email protected]> wrote:
> >
> > > Major JHS update is available.
> > >
> > > If you use JHS, it is recommended that you upgrade as soon as
> convenient.
> > >
> > > If you don't use JHS, perhaps now is the time to take a look and play
> > > around a bit.
> > > ----------------------------------------------------------------------
> > > 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