​Brought up a cfg script. Added a space (didn't do anything to hurt) and
pressed the menu button to bring up the menu. A menu appeared but it was
the same menu I see from the ijx window. There is no save option. There are
two buttons to bring up the menu. One on the bottom, standard on all apps,
and​ one on the upper right of the title control. I am doing this from the
screen keyboard. I tried to exit from the edit window using the return (not
home) button and nothing happened. It does remove the keyboard if it is
displayed but it does not exit the edit form.

The tablet is an ASUS Transformer Pad TF700T. I can't figure out how to
display the processor type in it.

I tried using two fingers to scroll and it tried to scroll but quickly
selected a block of text and brought up the keyboard.

When I ran some graphics demos they looked great except the aspect ratio
seemed to be ignored and text was very small. Life runs (not as fast as on
a PC) but appears as a small form, about the size you would expect on a
phone, in the upper left corner of the screen.


On Mon, Dec 23, 2013 at 8:14 AM, bill lam <[email protected]> wrote:

> It is possible that hardware keyboard works differently from
> soft keyboard, may be the keycode for some control keys are different.
>
> The menu bar in android is usually hiddent, press the menu
> button (usually on the leff of the home button) to show the
> menu.
>
> Try use _2_ fingers together to drag the text.
>
> Many android apps use dip (device independent pixel?) as the
> unit to define geometry size and font size, which assumes a
> screen of 160 dpi iirc.  When running of a device of different
> dpi, it will scaled automatically.  Not sure Qt got this feature
> or not.
>
> What is the model of your ASUS tablet?
>
> Пн, 23 дек 2013, Don Guinn писал(а):
> > I also have a 7" screen and an attached keyboard. I use the Hacker's
> > keyboard so I have arrow keys to move the cursor around.
> >
> > I added the "s" to the font name and it worked. Great! But I couldn't
> > figure out how to save the file. There is no menu bar. And I tried to
> press
> > ctrl-s using the attached keyboard, not the one on the screen and it just
> > added another "s" to the name. Something I did finally saved it but I
> have
> > no idea what it was.
> >
> > When J starts it displays a few lines and I can type in something to run.
> > But when I press enter nothing happens for a long time. It finally did
> run.
> > I detached the keyboard and it seemed to work better. Need to play with
> it
> > more but the battery was low. Will experiment more later.
> >
> > When I ran some forms like "change font" and demos the controls were
> small
> > like they were designed to fit on a phone. Lots of empty real estate on
> the
> > screen. It was hard to pick parts of controls like scroll bars. When I
> > tried to pan around like other Android apps it selected blocks of text.
> The
> > only way I could pan around was using the arrow keys. But the graphic
> demos
> > were really impressive.
> >
> > Have had very little time to play with it yet as soon as the battery is
> > charged.
> >
> >
> > On Sun, Dec 22, 2013 at 8:38 PM, bill lam <[email protected]> wrote:
> >
> > > I do not have a larger screen tablet to test the ide so I use je
> > > to edit files and then load it.  It can switch between Terminal
> > > and Editor using menu > view > terminal/editor.
> > >
> > > What is the size of your screen? I guess the ide is only usable
> > > for 7" screen or larger.
> > >
> > > Вс, 22 дек 2013, Tom Arneson писал(а):
> > > > It seems that I can only use the editor once in a J session. After
> > > opening, editing an ijs file, saving that file, and then loading that
> file
> > > and going to terminal. I can see the file ran successfully and can use
> > > nouns defined in the file. If I try to get back to the editor nothing
> > > happens.
> > > >
> > > > Actually it seems to lock up J, because the terminal doesn't seem to
> > > work either, I can, however use the menu and then file->quit to stop J.
> > > >
> > > > Android Version 4.2.2
> > > > the device is an azpen A700
> > > >
> > > > Thanks
> > > >
> > > > -----Original Message-----
> > > > From: [email protected] [mailto:
> > > [email protected]] On Behalf Of bill lam
> > > > Sent: Saturday, December 21, 2013 21:30
> > > > To: [email protected]
> > > > Subject: Re: [Jbeta] jqt for android
> > > >
> > > > It probably crashed. Please try using logcat to search for why it
> > > crashed.
> > > >
> > > > Сб, 21 дек 2013, Tom Arneson писал(а):
> > > > > Still testing. Exiting J and restarting seems to work when the ide
> > > stops responding.
> > > > >
> > > > > I do get the keyboard now, but after some use it stops working.
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: [email protected]
> > > > > [mailto:[email protected]] On Behalf Of Tom
> Arneson
> > > > > Sent: Saturday, December 21, 2013 19:15
> > > > > To: [email protected]
> > > > > Subject: Re: [Jbeta] jqt for android
> > > > >
> > > > > I exited by typing: exit''
> > > > >
> > > > > After restarting I do have menu item run | Launch Pad
> > > > >
> > > > >
> > > > >
> > > > > I believe that I successfully installed jqt for android, but having
> > > these problems:
> > > > >
> > > > >
> > > > >
> > > > > Now I cannot get the keyboard to activate by double taping in the
> JQT
> > > window.
> > > > >
> > > > >
> > > > >
> > > > > That is the main problem, because I can't do much testing w/o the
> > > keyboard.
> > > > >
> > > > >
> > > > >
> > > > > Thanks,
> > > > >
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: [email protected]
> > > > > [mailto:[email protected]] On Behalf Of bill lam
> > > > > Sent: Saturday, December 21, 2013 04:28
> > > > > To: JBeta
> > > > > Cc: [email protected]
> > > > > Subject: Re: [Jbeta] jqt for android
> > > > >
> > > > >
> > > > >
> > > > > It will take 1 or 2 minutes to decompress all system and addons
> > > scripts on the first run and the menu item "run | Lauch Pad" will be
> absent.
> > > > >
> > > > > You need to quit and restart in order to see that menu item.
> > > > >
> > > > >
> > > > >
> > > > > Сб, 21 дек 2013, bill lam писал(а):
> > > > >
> > > > > > An updated version of jqt for android based on Qt 5.2 is
> available,
> > > > >
> > > > > > please see jwiki:
> > > > >
> > > > > >  <http://www.jsoftware.com/jwiki/Guides/Qt%20IDE/Install>
> > > > > > http://www.jsoftware.com/jwiki/Guides/Qt%20IDE/Install
> > > > >
> > > > > >
> > > > >
> > > > > > Please un-install the old version before update, and backup your
> own
> > > > >
> > > > > > valuable scripts first.
> > > > >
> > > > > >
> > > > >
> > > > > > gui pacman and qt ide might work on tablet but not tested. You
> can
> > > > > > use
> > > > >
> > > > > > jpkg command in pacman.
> > > > >
> > > > > >
> > > > >
> > > > > > On start, it first runs '~install/welcome.ijs' which contains
> > > > >
> > > > > > definitions for 3 utility commands jd je jf.
> > > > >
> > > > > >
> > > > >
> > > > > > Amost all files are installed on sdcard, so that it may not work
> on
> > > > >
> > > > > > Android 4.3 or 4.4,
> > > > >
> > > > > >
> > > > >
> > > > > > please report any problems. Thanks.
> > > > >
> > > > > >
> > > > >
> > > > > > --
> > > > >
> > > > > > regards,
> > > > >
> > > > > > ====================================================
> > > > >
> > > > > > GPG key 1024D/4434BAB3 2008-08-24
> > > > >
> > > > > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg
> --keyserver
> > > > >
> > > > > > subkeys.pgp.net --armor --export 4434BAB3
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > regards,
> > > > >
> > > > > ====================================================
> > > > >
> > > > > GPG key 1024D/4434BAB3 2008-08-24
> > > > >
> > > > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg
> --keyserver
> > > > > subkeys.pgp.net --armor --export 4434BAB3
> > > > >
> > > > >
> ----------------------------------------------------------------------
> > > > >
> > > > > For information about J forums see
> > > > > <http://www.jsoftware.com/forums.htm>
> > > > > 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
> > > >
> > > > --
> > > > regards,
> > > > ====================================================
> > > > GPG key 1024D/4434BAB3 2008-08-24
> > > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver
> > > subkeys.pgp.net --armor --export 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
> > > gpg --keyserver subkeys.pgp.net --armor --export 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
> gpg --keyserver subkeys.pgp.net --armor --export 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