whats diff between python and wxpython

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • praveen0437
    New Member
    • Mar 2007
    • 8

    #1

    whats diff between python and wxpython

    hi can anybody tell about difference between python and wxpython
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by praveen0437
    hi can anybody tell about difference between python and wxpython
    Python is the language we use. wxPython is a GUI Toolkit made for python for free by s few very cool people by building a "wrapper" for wxWidgets & wxWindows which are toolkits for *nix and windows written in C++.

    Comment

    Working...