CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 22:01:12 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20110811025315
location: https://web.archive.org/web/20110811025315/https://wiki.python.org/moin/WxPython
server-timing: captures_list;dur=0.765422, exclusion.robots;dur=0.025377, exclusion.robots.policy;dur=0.010936, esindex;dur=0.032619, cdx.remote;dur=38.663309, LoadShardBlock;dur=697.425334, PetaboxLoader3.datanode;dur=395.672120, PetaboxLoader3.resolve;dur=178.744281
x-app-server: wwwb-app216
x-ts: 302
x-tr: 777
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app216; 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: Wed, 30 Jul 2025 22:01:13 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Thu, 11 Aug 2011 02:53:16 GMT
x-archive-orig-server: Apache/2.2.16 (Debian)
x-archive-orig-vary: Cookie,User-Agent,Accept-Language
x-archive-orig-set-cookie: MOIN_SESSION_80_ROOT_moin=d07b7bb5a1ab6871496dcb38044c809d6f6f33da; expires=Thu, 11-Aug-2011 03:53:00 GMT; Max-Age=3600; Path=/
x-archive-orig-content-length: 8774
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 11 Aug 2011 02:53:15 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, 14 Jul 2011 04:58:09 GMT", ; rel="memento"; datetime="Thu, 11 Aug 2011 02:53:15 GMT", ; rel="next memento"; datetime="Sun, 14 Aug 2011 10:43:24 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: WPO-20110811024747-crawl438/WPO-20110811024747-01482.warc.gz
server-timing: captures_list;dur=0.577919, exclusion.robots;dur=0.019254, exclusion.robots.policy;dur=0.009539, esindex;dur=0.010943, cdx.remote;dur=106.570747, LoadShardBlock;dur=362.932634, PetaboxLoader3.datanode;dur=222.222235, PetaboxLoader3.resolve;dur=314.684894, load_resource;dur=261.455985
x-app-server: wwwb-app216
x-ts: 200
x-tr: 803
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
User
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.
WxPython (last edited 2011-06-02 19:37:30 by PaulBoddie)