I have a log in GUI that when i click a button, it gets text from the username and password, and if it is correct, it moves on to a new panel. i have the panel called optionPanel and i want the button to go to it specifically. all of the panels are set up as cards, so i can switch between them smoothly. I know how to make the button move to the next panel/card in the sequence, but i don’t know how to make it go to the panel/card called optionPanel.
EDIT:
I dont know if im being very clear, but in my head, this makes perfect sense. please tell me how i can be more clear so i can get an answer.
THANKS
I think what you want is: