Here is where the magnanimous folks that create externals post them (.zip archives only please).
by sctell » Wed May 22, 2013 10:48 pm
Here is SCWebView.
I have not looked at this for some time.
I just tried it on Mountain Lion and it seemed to work.
All the best
Terry
Last edited by
sctell on Sat Jun 08, 2013 10:46 pm, edited 1 time in total.
-
sctell
-
- Posts: 1138
- Joined: Sun Jul 06, 2008 10:41 am
-
by KevinPaszalek » Sun May 26, 2013 6:15 am
Thanks, Terry. I have only had time to look at it briefly today, but it seems completely amazing and so well done!
I'm looking forward to working through it.
Blessings!
K
-
KevinPaszalek
-
- Posts: 105
- Joined: Fri Jun 08, 2012 11:35 am
by sctell » Sat Jun 08, 2013 10:47 pm
This external in the first post above has been updated to include a search function:
Here is the example script:
- Code: Select all
on mouseUp
global gWebView
put "and" into tSearchStr
put "true" into tForward
put "false" into tCase
put "true" into tWrap
put SCWebView("search","wd id 100",gWebView,tSearchStr,tDirection,tCase,tWrap) into tInfo
end mouseUp
-
sctell
-
- Posts: 1138
- Joined: Sun Jul 06, 2008 10:41 am
-
by sandrobilbeisi » Mon Dec 04, 2017 2:09 pm
hi all,
does anyone know to send a message from the WebView javascript to the SuperCard window ??
-
sandrobilbeisi
-
- Posts: 35
- Joined: Mon Dec 04, 2017 1:11 am
Return to XCmds, XFcns, and XRtns
Who is online
Users browsing this forum: No registered users and 2 guests