I am aware of these issues but there is not much that we can do at the moment. Scroll bars should only be used on Desktop, mobile devices should use gestures to drag/sweep and copy/paste. I suspect the root cause is that qt for android does not use android native widgets. All qt widgets on android are implemented by drawing on a surface. We'll wait and see how Qt people will address these problems.
On Thu, Apr 17, 2014 at 4:33 PM, Jan-Pieter Jacobs <[email protected]> wrote: > Since this thread seems quite a good place to report things related to the > android app: > > - It would be nice to be able to select and copy things, preferably the > android way (long-pressing or double tapping). Probably related to this, a > cursor with a handle to grab to reposition it (as is other apps), would be > far easier to correct mis-typed text. > > Note that, using an external bluetooth keyboard, selection using > shift-arrow keys does not work either. nor does ctrl-c and ctrl-v for copy > & paste. This does work in other, native android apps. > > - Scrolling the way normally happens in apps would be really cool too, the > scrollbars are hard to hit. A workaround I figured out is enabling the > "show pointer location option" in your device's developer menu. This gives > some visual feedback of your attempts. My tablet seems to register touches > at the borders further from the center than that they actually are. > > Anyhow, thank you for all your work on the Android app; it's better than it > has ever been before! > > Kind regards, > > Jan-Pieter > > > 2014-04-17 9:42 GMT+02:00 bill lam <[email protected]>: > >> what is "same folder"? >> >> 17.04.2014, в 14:59, Björn Helgason <[email protected]> написал(а): >> >> > I have looked but can not find changes. >> > >> > Installed jqt 17.4 >> > >> > still no jconsole >> > >> > and can not select to copy from jqt terminal. >> > >> > jpath '~bin/jconsole' >> > >> > same folder >> > >> > - >> > Björn Helgason >> > gsm:6985532 >> > skype:gosiminn >> > On 16.4.2014 23:22, "bill lam" <[email protected]> wrote: >> > >> >> changed. please see jwiki. >> >> >> >> 17.04.2014, в 7:17, Björn Helgason <[email protected]> написал(а): >> >> >> >>> EXEBINPATH_z_ >> >>> gives me value error >> >>> the jconsole is not in the bin folder >> >>> >> >>> - >> >>> Björn Helgason >> >>> gsm:6985532 >> >>> skype:gosiminn >> >>> On 6.4.2014 16:54, "bill lam" <[email protected]> wrote: >> >>> >> >>>> the qtide-signed.apk in j801 download page has been updated. >> >>>> It now requires android version 4 and armv7 cpu with >> >>>> vfpv3-d16 floating point processor. >> >>>> >> >>>> It can run several times faster than the previous armv5 arch. >> >>>> most demos are not bundled. Press the "install addons" button >> >>>> in qt demo to install other wd demos. >> >>>> >> >>>> the jconsole executable will be placed inside the folder >> >>>> /data/data/com.jsoftware.android.qtide/files/bin >> >>>> >> >>>> the noun EXEBINPATH_z_ will point to this location. >> >>>> >> >>>> The folder BINPATH is insider sdcard so jconsole cannot be >> >>>> put there because all files in sdcard are non-executable. >> >>>> >> >>>> For older devices please use the qt5.2 version. >> >>>> >> >>>> -- >> >>>> 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 >> >> ---------------------------------------------------------------------- >> >> 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
