Howdy,

How does someone retrieve the panel's skill_x/skill_y inside one of its button functions?

Say I have panel A with skill_x = 21. Panel A has button B which has a click function. Now I want that when I click button B, I can access panel's A skill_x inside that function.

So I need something like the 'you' pointer, but than for panels.

tia