Set View WindowScrollPositions syntax

BECOME PART OF THE COMMUNITY - Sign up here
  • In a view, each window has a child WindowScrollPositions with children SCROLLH & SCROLLV


    List view 2.3.3 returns


    What's the proper syntax for the set function?
    The following is illegal:

    Code
    set view 2.3.3 property "SCROLLV" 40,71
  • It's stated as two dimensional, but I don't know what the second dimension is. Initially I tried to keep the difference between the two elements the same, but I switched to setting both elements to the same value. I take this to be the pool number of the element I want displayed minus one.

  • the first value is offset of content-display, the second value is offset of the cursor (white frame, when window has focus)


    as giving focus to a pool window usually also sets the cursor-position, the second value is only relevant (for pooltype windows) if you afterwords give the window focus, without touching it (e.g via TAB)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!