Search found 2 matches

by Jojo60
Tue Oct 18, 2022 12:00 pm
Forum: Mac OS
Topic: Can't display webpage from livecode Mac application
Replies: 8
Views: 39561

Re: Can't display webpage from livecode Mac application

Thank you all already for your help. Sites with https open fine, I see now too. It is about this "key2publish.../portal2/registration" site.
Unfortunately it will use http for a while. So I will try to find out how I can open it and check out your comments. Kind regards Johan
by Jojo60
Mon Oct 17, 2022 10:11 pm
Forum: Mac OS
Topic: Can't display webpage from livecode Mac application
Replies: 8
Views: 39561

Can't display webpage from livecode Mac application

Hi, who can help me getting to work a code like this on a Mac. In Windows it works fine. But not on my MacBook. Thanks. Kind regards Johan

on browserOpen
put "http://www......." into sLink
put revBrowserOpen(the windowId of this stack, sLink) into sBrowserID
revBrowserSet sBrowserID, "rect ...