I need my menu to act like the build menu(Q) in sandbox where it will stay open after you select a box to input text or numbers. Every time I select a box to input text in the whole menu closes because I let go of the Q button.
‘Panel:MakePopup()’
‘Panel:SetKeyboardInputEnabled(true)’
I have also tried parenting everything to the same panel an other random things. I know there is one little option you need set to keep the menu open while inserting text in a box on your menu.