button action different on Android

J. Landman Gay jacque at hyperactivesw.com
Wed May 30 11:58:53 EDT 2018


If you mean you don't want any visible reaction at all, turn off 
autohilite, sharedhilite, focuswithkeyboard, focus border, and defaultbutton.


--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 29, 2018 8:37:09 PM Nicolas Cueto via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> Developing a stack on windows, which has two groups of 30 buttons
> contiguosly placed, and each button's settings are:
>
> '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
> style=standard
>
> autohilite, sharedhilite, focuswithkeyboard, focusborder,
> defaultbutton,disabled = FALSE
>
> visible, opaque, show name, 3-D, showborder=TRUE
> ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
>
> On Android, after a button is tapped, its appearance is inconsistent. It
> looks either:
> 1. first depressed (inset?) and then un-depressed
> 2. first depressed and remains depressed
>
> It seems the difference in appearance depends on the time length of the
> tap, and perhaps too on how narrow/small the buttons are (my fingertip is
> almost larger than the button height). If a tap is very brief, the button
> returns to an un-depressed state; if longishly held, the button stays
> depressed.
>
> However on windows, the buttons show no depressed-undepressed change. They
> remain as they appear when mouse-clicked.
>
> So, how can I get those buttons to work on Android the same as they do on
> Windows, i.e, no depressed-undepressed appearance change?
>
> Thank you.
>
> --
> Nicolás Cueto
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode







More information about the use-livecode mailing list