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






_______________________________________________
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

Reply via email to