Page 1 of 1

Using tooltips on mobiles

Posted: Mon Apr 21, 2014 8:04 am
by Tribblehunter
Hi All.
Been a while since I have been here. Am starting to get heavily into Livecode now and am attempting to convert a program I built using App Inventor to Livecode. Lots of questions and guidance required I reckon! I would prefer to be pointed in the right direction rather than be given the solutions though. Love to learn and problem solve.

First question-Tool Tips. Android 'tool tips' in text input boxes is text which is present until the box is empty. Can I do this easily with LiveCode? Have searched forums but found nothing specific.

Brian 'Tribblehunter'

Re: Using tooltips on mobiles

Posted: Mon Apr 21, 2014 8:06 am
by Tribblehunter
oops. Scratch that question. I actually asked it ages ago. That's what happens when Life gives you so many challenges you loose track! lol

Re: Using tooltips on mobiles

Posted: Mon Apr 21, 2014 10:51 am
by jmburnod
Hi Brian,
Tooltip doesn't work in mobile
Here is a little stack using mousedown duration to send differents messages


Best regards
Jean-Marc