Jump to content

Talk:WxPython

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Benwing (talk | contribs) at 03:14, 28 November 2006 (deleted). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

No

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)[reply]