Michael Doub <mikedoub@...> writes:

> Thanks Tom.  Mark, what are some of the complications

Don't know about iOS, maybe there are other things to take care of, but in
general you have to catch all the scrollbar events: scrollbarDrag,
scrollbarLineInc, scrollbarLineDec, scrollbarPageInc, scrollbarPageDec, and
change the location of the graphic accordingly. And if the field is editable you
also have to handle the up-arrow, down-arrow keys. And account for the fact that
the user can insert and delete lines.

-- 
 Mark Wieder
 mwie...@ahsoftware.net





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to