Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scroll Sync Between 3 ListBoxes.
#1
I currently have 3 TIWListBox objects which I am trying to sync together. When I scroll down/up in one I want them all to scroll but I haven't had any luck finding a solution.

I am using Delphi 10.1 Berlin

Thanks in advance for any help!
Reply
#2
This is an unusual requirement but can be done. You will need to use some Javascript to determine their scroll positions and sync them. Off the top of my head I dont remember any events for this, so you may need to use a timer or several other events together (mouse, keyboard, etc)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)