Search found 3 matches
- Tue Nov 11, 2014 5:11 pm
- Forum: Windows
- Topic: Embedded Web on Windows 7
- Replies: 4
- Views: 4731
Re: Embedded Web on Windows 7
Hi Neil, I figured out the problem in you demo (RunRevLive2014-features.livecode and markdown.livecode), you guys have this in your card "browser": put revBrowserOpen(the windowId of this stack, "file://"&stackPath()&"/index2.html") into sBrowserID After doing some Google searching I came upon this ...
- Tue Nov 11, 2014 4:35 pm
- Forum: Windows
- Topic: Embedded Web on Windows 7
- Replies: 4
- Views: 4731
Re: Embedded Web on Windows 7
Hi Neil, Thank you for the prompt response. I am running the sample stack RunRevLive2014-features.livecode in LiveCode 7.0.1 (rc1). Is the cef browser built into LiveCode 7 or is it a plugin or do I need to install an external browser (I changed my default Windows browser to Chrome if that helped)? ...
- Tue Nov 11, 2014 12:16 am
- Forum: Windows
- Topic: Embedded Web on Windows 7
- Replies: 4
- Views: 4731
Embedded Web on Windows 7
Hi, I am getting an error running the markdown.livecode demo from the sample stack I downloaded on from the embedded-web section of the livecode 7 page. You can see the attached screenshot. The debugger stops at "get revBrowserExecuteScript(sBrowserId, tScript)" when I start up the markdown.livecode...