WxPython versus Tkinter.
Grant Edwards
invalid at invalid.invalid
Mon Jan 24 11:15:54 EST 2011
On 2011-01-24, Corey Richardson <kb1pkl at aim.com> wrote:
> Python (and supposedly wxPython) are cross-platform. Code that runs on
> one should run on the other unmodified.
No, that's not what "cross-platform" really means. Cross-platform
means that it's possible (and reasonably stright-forward) to write
code that will run unmodified on multiple platforms. It doesn't mean
that it's impossible to write code that will only work on one
platform.
--
Grant Edwards grant.b.edwards Yow! Someone in DAYTON,
at Ohio is selling USED
gmail.com CARPETS to a SERBO-CROATIAN
More information about the Python-list
mailing list