Some questions about Browser Widget + Spinner Widget
Klaus major-k
klaus at major-k.de
Sat May 4 04:24:28 EDT 2019
Hi Matthias,
> Am 04.05.2019 um 10:17 schrieb Matthias Rebbe via use-livecode <use-livecode at lists.runrev.com>:
>
> Hi,
>
> does anyone know how can i force the browser widget to go to a previous page?
...
go back in widget "your browser widget here..."
...
go forth in widget "your browser widget here..."
...
:-)
From the docs, might be helpful at some time:
...
Use the go in widget command to navigate within a widget.
LiveCode sends a "OnGoBack" or "OnGoForward" message to the widget,
which can then handle those messages to provide back / forward navigation.
...
> The other thing is, i would like to use display the spinner widget over the browser widget while my script is processing some data. But it seems i cannot layer the spinner over the browser widget. Is there a way to do this?
Sorry, no idea.
> Regards,
>
> Matthias
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list