[Edu-sig] Re: Python Programming: An Introduction to ComputerScience

Kirby Urner urnerk at qwest.net
Sat Dec 13 15:46:20 EST 2003


> Can you envision a way to make the pattern you are describing real time
> and
> interactive?
> 
> Maybe so, and maybe I can apply it.
> 

I'll give it some thought.  What's true is I've so far been very
file-centric in my output concerns -- I haven't done much real time updating
of a canvas object.  

But off hand, I don't see how that'd be much different.  For example, a
Tkwriter would know how to write a point or edge to the canvas, but the
point or edge object in question would know nothing whatsoever about Tk.

Kirby





More information about the Edu-sig mailing list