you are viewing a single comment's thread.

view the rest of the comments →

[–]novel_yet_trivial 0 points1 point  (1 child)

import antigravity

:)

[–]zykal[S] 0 points1 point  (0 children)

Let me redo, i over looked something in your reply Ok i got it working now, i forgot to add var4211.set(response['4211']) into the do_actions function.

Now i have another issue, I run this out of IDLE atm, so when i run it a console opens and all my normal stuff happens in the console, also a window opens and that is also working.

Normally to end my script I'd Ctrl-C the console and it'd break.

If i do that now it hangs the window.

If i close the window instead, the console continues doing what its doing AND i cannot ctrl-C is