Hi, i haveone question for Panels and texts.

I do havean Text, which shall be displayed in relation to an panel. But if i set the text.pos_x = Panel.pos_x i got an empty pointer for the panel.

I think the reasonis my code struktur, cause i defined the texts befor the panels.

now the question:

Can i do/use an clone panel just like i do it with my functions, i clone all functions at the beginning of my code, to avoid thefunktions dont find each other.

Greetings

Mike