rantingrick:

> Not if we used the underlying MS library! Windows has such a rich
> library why not use it? Why must we constantly re-invent the wheel?

   It is up to the GUI toolkit or application to implement the
interfaces defined by Windows Automation API on every object it
displays. The standard Windows controls have this implemented. Tk does
not use these controls so would have to do all that work again.

   Neil
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to