Forum: Poser Python Scripting


Subject: passing variables to a class - tkinter

markschum opened this issue on Apr 10, 2008 · 9 posts


markschum posted Thu, 10 April 2008 at 10:29 AM

Hi phil,

I sorted it out !

I hadnt declared it Glabal in the function that set it. I wasnt aware that you have to declare a global more than once :(  seems odd to me but its working now .