← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #216980]: Siquli scroll bar how to implement

 

Question #216980 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/216980

    Status: Open => Answered

Roman Podolyan proposed the following answer:
Look here: 
http://doc.sikuli.org/region.html#low-level-mouse-and-keyboard-actions 
 
To implement scrolling, use wheel() or mouseDown() - mousemove() - mouseup(). 
 
Also you may choose Drag-and-Drop method described in Sliders Docs section: 
http://doc.sikuli.org/tutorials/sliders/sliders.html
Working with Sliders
  
Choose what suits better to your situation.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.