I have a panel that displays a list of buttons (which the user can add or remove). I want to add a scrollbar to this panel.
The panel has BoxLayout layout.
I don’t know anything about scrollbar and I searched a bit, but all of them were for Panel with BorderLayout and I have no idea how to add scrollbar to a panel with BoxLayout.
New contributor
BaRiBoD is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.