I think this must be an old question, but I still raise it for I can't bear
any more failures.
I'm really frustrated when the error message as the following pops up again
and again...
"Traceback (most recent call last):
File "poly.py", line 14, in
from OpenGL.Tk import *
File "D:\Python2
Hi Guys,
This is my first post here and my first time developing a tkinter app - so
please go easy:-) I have to say I have found it really nice so far, but am
struggling on one point.
What I want to be able to do is take a system command and "pipe" it to a
scrollable window, however I would lik
Hi,
I guess there's something basic I need to know.
Given the code below if I press the button and
p and q is highlighted then close the window
I get:
Output:
>>>
[]
('15', '16')
[]
But the x does not seem to persist outside of the
def selected() block. I want the final last button
p
AbsoluteMatt wrote:
Hi Guys,
This is my first post here and my first time developing a tkinter app - so
please go easy:-) I have to say I have found it really nice so far, but am
struggling on one point.
What I want to be able to do is take a system command and "pipe" it to a
scrollable windo