Is it possible to synchronize the scrolling of two text area boxes?


#1

I have two ‘text area’ where each box scrolls individually. Is there a way to have the scrolling of both text box synchronized (meaning, when the box is checked, then scrolling one box will also scroll the other, unchecking the box, then they will scroll individually.

Sync scroll.rp (43.6 KB)


#2

You may use dynamic panel to wrap ‘text area’

Sync scroll(Jorkin).rp (55.2 KB)


#3

Awesome! Works great! Thanks so much: :smiley: