Re: revBrowserSet

2015-07-28 Thread EED-wp Email
browserOutline to false --put revBrowserOpenCef(the windowId of this stack, ) into gBrowserID put revBrowserOpen(the windowId of this stack, ) into gBrowserID revBrowserSet gBrowserID, rect, the rect of graphic browserOutline revBrowserSet gBrowserID, offline, true revBrowserSet

Re: revBrowserSet

2015-07-28 Thread paolo mazza
put revBrowserOpen(the windowId of this stack, ) into gBrowserID revBrowserSet gBrowserID, rect, the rect of graphic browserOutline revBrowserSet gBrowserID, offline, true revBrowserSet gBrowserID, scrollbars, false revBrowserSet gBrowserID, showBorder, true unlock screen

Re: revBrowserSet

2015-07-26 Thread Kay C Lan
On Fri, Jul 24, 2015 at 7:18 PM, Terence Heaford t.heaf...@icloud.com wrote: I thought put revBrowserSet gBrowserID,”htmlText”,theContentsOfgFile might work, but it doesn’t. Well it works perfectly for me so I can't figure out why it's not working for you. As far as I know as long

Re: revBrowserSet

2015-07-26 Thread Terence Heaford
=min-width: 310px; height: 400px; margin: 0 auto/div /body /html On 26 Jul 2015, at 12:14, Kay C Lan lan.kc.macm...@gmail.com wrote: On Fri, Jul 24, 2015 at 7:18 PM, Terence Heaford t.heaf...@icloud.com wrote: I thought put revBrowserSet gBrowserID,”htmlText

revBrowserSet

2015-07-24 Thread Terence Heaford
(the windowId of this stack, ) into gBrowserID revBrowserSet gBrowserID, rect, the rect of graphic browserOutline revBrowserSet gBrowserID, offline, true revBrowserSet gBrowserID, scrollbars, false revBrowserSet gBrowserID, showBorder, true unlock screen end mouseUp I have noticed

Re: revBrowserSet

2015-07-24 Thread Kay C Lan
revBrowserSet gBrowserID, htmltext, tScript revBrowserRefresh gBrowserID If you were to step through your code and take the content of uScript and paste it straight into a text editor, and then display that file in a 'real' Browser does it display correctly? I've done exactly your steps and have

Re: revBrowserSet

2015-07-24 Thread Terence Heaford
What I really want to do is just load the content of the file gFile directly from LC. I thought put revBrowserSet gBrowserID,”htmlText”,theContentsOfgFile might work, but it doesn’t. Perhaps I am using this in the wrong context but there does not appear to be any docs for using revBrowser type

Re: revBrowserSet, search a second string

2011-01-18 Thread Claus Dreischer
revBrowserSet sBrowserId, selected, This I don't think this is supposed to happen, right? I tested on Win XP with IE 6 Anyone like to test and confirm? revGoURL http://www.dreischer.de/RefreshBrowser.rev; Works on Mac OS X 10.6, but breaks (= does not search