WxPython

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
第1行: 第1行:
 +
[[Image:wxPython.png|right]]
 
wxPython is a GUI toolkit for the [[Python programming language]]. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular [[wxWidgets]] cross platform GUI library, which is written in C++.
 
wxPython is a GUI toolkit for the [[Python programming language]]. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular [[wxWidgets]] cross platform GUI library, which is written in C++.
  
http://www.wxpython.org/
+
wxPython is a cross-platform toolkit. This means that the same program will run on multiple platforms without modification. Currently supported platforms are 32-bit Microsoft Windows, most Unix or unix-like systems, and Macintosh OS X.
 +
==Links==
 +
*http://www.wxpython.org/
 +
*http://docs.huihoo.com/wxpython/
 +
*http://download.huihoo.com/wxpython/

2008年12月25日 (四) 03:47的版本

WxPython.png

wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.

wxPython is a cross-platform toolkit. This means that the same program will run on multiple platforms without modification. Currently supported platforms are 32-bit Microsoft Windows, most Unix or unix-like systems, and Macintosh OS X.

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱