Talk:WxPython

From Wikipedia, the free encyclopedia

"Python is a C++-based language" -- is this really accurate??

No

[edit] deleted

==Feature==

wxPython uses widgets provided by the underlying operating system, and therefore provides a native look similar to other programs running on that particular platform. Tkinter, on the other hand, provides a uniform look on all platforms, because it draws its widgets from scratch using the graphics facilities

afaik this is no longer true. tkinter now uses native look and feel.

Benwing 03:14, 28 November 2006 (UTC)