When app 1st run, touching the screen the 1st time doesn't work. Does work on 2nd, 3rd touch etc.

16 views
Skip to first unread message

davefinney

unread,
Mar 25, 2019, 12:28:36 PM3/25/19
to DroidScript
My app starts ok except none of the SetOnTouchDown functions work on the 1st touch.

After the 1st touch (anywhere) all SetOnTouchDown functions work fine.

The Debug shows nothing happening on 1st touch, and correct things on each touch thereafter.

Chris

unread,
Mar 25, 2019, 1:07:02 PM3/25/19
to DroidScript
Fullscreen?

davefinney

unread,
Mar 25, 2019, 3:51:30 PM3/25/19
to DroidScript
Yes, full screen.

It seems to need a tap anywhere on the screen, before any SetOnTouchDown text box works.

What puzzles me is that on that 1st tap there is no activity in the Debug, but it must be doing something!

Steve Garman

unread,
Mar 25, 2019, 3:53:17 PM3/25/19
to DroidScript
If you're using screenmode "full" have you tried "game" instead?

davefinney

unread,
Mar 25, 2019, 4:00:13 PM3/25/19
to DroidScript
Yes I am, so I'll try 'game'.

davefinney

unread,
Mar 25, 2019, 4:07:22 PM3/25/19
to DroidScript
Thanks Steve, that fixed it. (I would never have got that!)

I did have "game" but changed it to "Full" because the docs say ""Full", "Normal" or "Default"..

I now see that if you click "Mode", it says: string - "game" or "full" or "normal" or "default" or "?"

It's back to "game" now and working,

Cheers!
Reply all
Reply to author
Forward
0 new messages