[2005]Scrolling Textbox without highlighting text
Hi,
I am just wondering if its possible to scroll up or down a multiline textbox just by dragging the text instead of the scrollbar, without selecting any text inside the textbox.
something like what isilo does.
help me pls. Thanks in advance!
yours,
Jonga
Re: [2005]Scrolling Textbox without highlighting text
If you highlight the text with the stylus, and move the stylus up and down the text will move, although I guess you are looking more to scroll like you can on the HTC using Touchflo
You could probably do something yourself with mousedown, mousemove and mouseup