Defining VCL-like framework for Python

Graham Matthews graham at sloth.math.uga.edu
Sun May 23 16:16:37 EDT 1999


Gordon McMillan (gmcm at hypernet.com) wrote:
: Tk is a GUI toolkit.  You are completely in charge of creating your 
: widgets and making things interact. Complete control, lots of code.
: 
: A GUI framework is a pre-built skeleton. Much less code (usually): 
: you override this here and that there and if you're lucky, that's all 
: there is to it.

So how does a framework differ from a GUI toolkit with several abstraction
layers?

graham

-- 
           As you grow up and leave the playground
       where you kissed your prince and found your frog
          Remember the jester that showed you tears
                   the script for tears




More information about the Python-list mailing list