Page 1 of 1

How to prevent mouse Cursor constantly moving to the top

Posted: Mon Jun 22, 2015 12:45 pm
by shalu
How to prevent mouse cursor constantly moving to the top of the Scrolling Field. It's occurred when I made some replacement in the Scrolling field.

Re: How to prevent mouse Cursor constantly moving to the top

Posted: Mon Jun 22, 2015 12:58 pm
by Klaus
This is NOT an announcement, so I will move this thread to the beginners section! 8)

Re: How to prevent mouse Cursor constantly moving to the top

Posted: Mon Jun 22, 2015 2:52 pm
by dunbarx
Hi.

When you say "mouse Cursor" do you really mean the cursor? Or do you mean the thumbPosition of the field?

A scrolling field should never change its scroll property without direct action. This can be setting the scroll property or manually moving the scrollbar.

Please describe in detail how you modify the field contents, what actually happens to that field, and what the cursor does when it happens.

Craig Newman