Hi, and welcome to the forum!

You could either post it here or in the scripting section, so it's fine

If all of the panels open at once, you have probably set "flags |= SHOW" in all of your panels.
Instead of doing that, you should show the main panel from function main.
Post your code if you want me to show you how to do it

Edit: Ah okay
