"Chris Lee" wrote
Before I tell you about my problems, I ask for your consideration
as I am a newbie at python...
That's OK, its what the tutor list is for! :-)
I was having problems as I tried to open another program
within a program (both programs are Tkinter UIs)
OK, That can be trick
On Mon, Apr 6, 2009 at 2:30 PM, Chris Lee wrote:
>
>
> I know for certain that the "clock.py" works (because i got it from the
> web.. -_-;;)
>
> but I'm having a real difficulty trying to open clock.py through my real
> program
>
> I know you're busy and everything, but I REALLY hope you can
Hello!
Before I tell you about my problems, I ask for your consideration as I am a
newbie at python...
I was having problems as I tried to open another program within a program (both
programs are Tkinter UIs)
As for the reference, here is my code:
#program: realprogram.py
from Tkinter impor