Search:

Type: Posts; User: hmischel@diligentsystems.com

Search: Search took 0.00 seconds.

  1. Hi Barry, This is very cool. From a desktop...

    Hi Barry,

    This is very cool. From a desktop canvas VFP section, I am easily manipulating the HTML objects in the webview.
    This allows me to do things that are little more difficult on desktop....
  2. Boy do I feel silly. That was actually very...

    Boy do I feel silly.

    That was actually very easy..

    working perfectly.


    mycall = Lianja.getElementByID("page1.section1").webview
    myview.evaluate("sayhi()")
  3. I also tried it with quoutes

    I also tried it with quoutes
  4. Hi Barry, I'm probably missing something...

    Hi Barry,

    I'm probably missing something simple.

    Here is a simple jssp webview with a single function.



    In the vfp console, I tried the following.
    mycall = Lianja.get("page1.section1")
  5. Hi Barry, What I am looking for is access to...

    Hi Barry,

    What I am looking for is access to the webview objects from outside the webview.

    Meaning - If I want to change the innerhtml of an item in the webview from a canvas section how can...
  6. How to access Dom objects on a web view section

    Hi,

    In a desktop application, I have a web view section and a canvas section.
    How can I reference an id in the webview section from the canvas section?

    I seem to recall having to use...
Results 1 to 6 of 6
Journey into the Cloud
Join us