Hi,
I’m trying to change roundcorners and the border color of the scrollbar into a dropList.
Is there a way to do that ?
I’ve tryed to put g4p_controls.GButton.useRoundCorners(false), but it has no action on the scrollbar.
I’ve seen this old post from 2017 https://forum.processing.org/two/discussion/20223/g4p-custom-scrollbar-and-text-anti-aliasing
Do you have any idea ?