Getting the scroll and clickloc of a browser object
Michael Julian Lew
michaell at unimelb.edu.au
Sat Jan 24 16:00:44 EST 2015
Thanks Scott, but it stays at zero even when I scroll the pdf in the browser object. (I fixed the quote mark that email mucked up.)
Maybe Bob Sneidar is right: "There is nothing in the LC code repository for getting that kind of information from any browser control." If so, then that is a shame.
Oh well. Notes on paper it will be.
If you?re using a browser object, I believe this is what you want:
put revBrowserGet(theBrowserId, ?vscroll") into theVScrollAmount
Regards,
Scott Rossi
Creative Director
Tactile Media, UX/UI Design
On Jan 21, 2015, at 10:05 PM, Michael Julian Lew <michaell at unimelb.edu.au<mailto:michaell at unimelb.edu.au>> wrote:
I'm playing with displaying pdf notes in a browser object and I would like to respond to the user clicking on text in the pdf and to the scroll reaching certain points.
Is there any way to know ow far a pdf file in a browser has been scrolled? Any way to know what might have been clicked?
Michael
More information about the use-livecode
mailing list