Create and Delete Browser Widget?

Sannyasin Brahmanathaswami brahma at hindu.org
Sat Jul 30 16:51:45 EDT 2016


still struggling with "destroying" the browser widget on mobile.

Go in Window, (where stack A with browser is closed and you go stack B in window)  recommended by Mark, does not work. The browser persists on top of the screen even as the new stack is opened.

Next attempt is to delete and create dynamically.

what is the syntax to create a widget object? the dictionary
create [invisible] objectType [objectName] [in group]

does not list the different widgets under object types, so how do you refer to it?


on mouseUp

   create browser "candy"

end mouseUp"
does not work (nor various other forms I tried…)

The previous revBrowser language syntax options  where robust and useful, these two in particular for this use case (moving from one stack to another)

revBrowserOpen               RevBrowserClose

side note: Dictionary deprecates XBrowser…

but says nothing about the relative merit or use cases for the new browser widget vs RevBrowser…

Insights anyone?

BR








More information about the use-livecode mailing list