Closing a tab in a browser widget

2025-02-11 Thread jbv via use-livecode

Hi list,

Is it possible to close a tab of a website displayed
inside a browser widget ?
I am on Mac and I know this can be done using AppleScript,
but is there an LC-only solution ?

Thank you in advance.
jbv

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Closing a tab in a browser widget

2025-02-11 Thread Tom Glod via use-livecode
Hi jbv,
there are no tabs that i know of in our browser widget, each tab would be
its own widget .. you can delete or hide the widget to achieve this
effect.

On Tue, Feb 11, 2025 at 9:42 AM jbv via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi list,
>
> Is it possible to close a tab of a website displayed
> inside a browser widget ?
> I am on Mac and I know this can be done using AppleScript,
> but is there an LC-only solution ?
>
> Thank you in advance.
> jbv
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode