FilterMenu
FilterMenu copied to clipboard
How do I equally distribute 3 buttons across the FilterMenu ?
Right now the 3 buttons I've put in using Java code and .addItem() have been thrown out randomly and misaligned, making the FilterMenu look very ugly. How can I adjust the buttons to be 90° from each other or 60° or something.