wxWindows is a cross platform library written in C++ that makes it possible to write a GUI program to a single API that runs on Windows, Unix/X, and Macintosh. wxPython is a Python extension module that wraps wxWindows for Python. It is quickly gaining popularity among Python developers and is the second most popular GUI toolkit for Python. http://wxwindows.org
http://wxpython.org给分吧!

解决方案 »

  1.   

    谢谢上面的老兄,
    http://wxwindows.org我试过,但是是错误的连接,真是不好意思
      

  2.   

    用代理。
    以下是它主页的内容:
    An open source C++ GUI framework to make cross-platform programming child's play. Well, almost.This site is intended to help you get the most out of wxWindows, a product that has been used by companies, academics and government organisations around the world since 1992.What is wxWindows?
    wxWindows gives you a single, easy-to-use API for writing GUI applications on multiple platforms. Link with the appropriate library for your platform (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular C++ compiler), and your application will adopt the look and feel appropriate to that platform. On top of great GUI functionality, wxWindows gives you: online help, network programming, streams, clipboard and drag and drop, multithreading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, and much much more.
    wxWindows is going embedded! Read more... 
     
    April 19th, 2002. There's a new article, Porting MFC applications to Linux: A step-by-step guide to using wxWindows, by Markus Neifer. A nice primer for MFC developers migrating to wxWindows, on the IBM developerWorks site. March 19th, 2002. The web site has been reworked, with a simplified toolbar and stronger colours. A search facility is now in place thanks to Google, and the screen shots section is prettier. March 6th, 2002. SciTech Software has announced screenshots and demos for wxMGL running under DOS. March 1st, 2002. SciTech Software has announced their Display Doctor 7.0, a commercial application for optimizing graphics. This has an unusual UI, using wxHTML and applets to produce a very consumer-oriented interface. See screenshot here. February 26th, 2002. Good progress is being made on the wxWindows for X11 port, which uses the wxUniversal widgets and requires only the X11 libraries. wxWindows/X11 will be usable in embedded applications, along with Tiny-X or Nano-X (MicroWindows). January 14th, 2002. There's a CodingStyle interview with several of the wxWindows developers on Steve Frampton's site. January 4th, 2002. The latest stable release wxWindows 2.2.9 is now available. December 9th, 2001. A development snapshot release of wxWindows 2.3.2 is now available. Read more news... Thank you to VMware, SciTech Software, Metrolink, Microsoft, Remstar, AIAI for their support