Hi,
I'd like to add a vertical scrollbar to my window so I can see the elements outside that window scope. I am able to display the scrollbar using VScrollbar. As I understand, VScrollbar returns a numeric value representing its position.
I tried using WindowOptions to make a vertical translation equal to my scrollbar position to no avail.
Could you tell me how to properly use VScrollbar?
Thank you
Hi,
I'd like to add a vertical scrollbar to my window so I can see the elements outside that window scope. I am able to display the scrollbar using VScrollbar. As I understand, VScrollbar returns a numeric value representing its position.
I tried using WindowOptions to make a vertical translation equal to my scrollbar position to no avail.
Could you tell me how to properly use VScrollbar?
Thank you