I get a System.Windows.Browser.ScriptObject, when I'm calling
"window.getSelection", but I can't invoke "getRangeAt(0)" on that object,
neither by the direct call of "getRangeAt(0)" on the Object, nor by
"Invoke("getRangeAt(0)")", which causes an exception. According to the
official Website, the method should exist
(http://msdn.microsoft.com/en-us/library/ff974359(v=VS.85).aspx)...
Can anyone please tell me, what I might do wrong?
Best regards
Wolfgang
Am 05.07.2011, 11:31 Uhr, schrieb Wolfgang Schmoller <w.schmol...@gmx.de>:
Hello,
is it possible to get/set the cursor position with python from an
HTML-page like in Javascript with the selection-methods?
Best regards
Wolfgang
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users