No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: I am about as new as you can get to form retrieval and pass the variables to my python code. I'm sure that these scripts can help but is there an example that I can look at where these scripts are implemented. | |
Hello, I am creating a new applications and i need to know how to couple a root.destroy and functionx() command to one button? I've tried to put the destroy command in functhonx() but that doesn't seem to work. Any ideas? Also, I am wondering if it's possible to refresh the … | |
I am relatively new to python. I am calling a a function from another script (imported) from the python shell. However, when I call a variable created in that function (after calling it) the variable hasn't been defined. I thought it was a global issue so I made the variable … |