I have 2 forms in a splitpane and want to make sure when one form is scrolled that the other scrolls with it.
So my question is is there a way (using inline Java or otherwise) to get 2 forms to scroll synchronously.
Hi Robert,
which splitpane do you use?
native Servoy or the ‘older’ bean
Hi Marc,
I use the native split(tabpanel)pane.