CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 20:55:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090722194454
location: https://web.archive.org/web/20090722194454/https://wiki.python.org/moin/WxPython
server-timing: captures_list;dur=2.999479, exclusion.robots;dur=0.037720, exclusion.robots.policy;dur=0.016270, esindex;dur=0.030963, cdx.remote;dur=76.575106, LoadShardBlock;dur=586.716246, PetaboxLoader3.resolve;dur=255.922489, PetaboxLoader3.datanode;dur=132.501017
x-app-server: wwwb-app211
x-ts: 302
x-tr: 703
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 20:55:43 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Wed, 22 Jul 2009 19:44:54 GMT
x-archive-orig-server: Apache/2.2.9 (Debian) mod_fastcgi/2.4.6 mod_python/3.3.1 Python/2.5.2 mod_wsgi/2.3
x-archive-orig-vary: Cookie,User-Agent,Accept-Language
x-archive-orig-content-length: 8224
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 22 Jul 2009 19:44:54 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 08 Nov 2005 04:57:24 GMT", ; rel="prev memento"; datetime="Thu, 18 Jun 2009 04:50:01 GMT", ; rel="memento"; datetime="Wed, 22 Jul 2009 19:44:54 GMT", ; rel="next memento"; datetime="Tue, 15 Dec 2009 09:31:25 GMT", ; rel="last memento"; datetime="Sat, 21 Jun 2025 04:51:54 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_10_20090722174933_crawl102.gpg-c/51_10_20090722193620_crawl103.arc.gz
server-timing: captures_list;dur=0.915714, exclusion.robots;dur=0.037430, exclusion.robots.policy;dur=0.017283, esindex;dur=0.022899, cdx.remote;dur=16.621895, LoadShardBlock;dur=197.692968, PetaboxLoader3.datanode;dur=184.635360, load_resource;dur=208.179807, PetaboxLoader3.resolve;dur=99.854566
x-app-server: wwwb-app211
x-ts: 200
x-tr: 487
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
WxPython - PythonInfo Wiki
wxPython is a blending of the WxWidgets (formerly WxWindows) class library for C++ and Python. wxPython can be found at (surprise!) https://www.wxpython.org/ and it has its own wiki there: https://wiki.wxpython.org/. ShowMeDo has a collection of introductory wxPython videos.
wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on zetcode.com
IgorTamara: WxPython in a good linux distribution is really easy to install, just : apt-get install libwxgtk2.4-python or
MythDebunking: WxPython is hard to install on Unix. You need the right versions of GTK, WxWidgets and WxPython.
Also check the WxDesigner and BoaConstructor.
EditText (last edited 2008-11-15 13:59:37 by localhost)