CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 22:16:13 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080512014853
location: https://web.archive.org/web/20080512014853/https://wiki.python.org/moin/WxPython
server-timing: captures_list;dur=0.471038, exclusion.robots;dur=0.023275, exclusion.robots.policy;dur=0.014484, esindex;dur=0.009436, cdx.remote;dur=66.530479, LoadShardBlock;dur=592.475177, PetaboxLoader3.resolve;dur=339.595572, PetaboxLoader3.datanode;dur=216.312296
x-app-server: wwwb-app200
x-ts: 302
x-tr: 684
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app200; 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 22:16:14 GMT
content-type: text/html;charset=utf-8
x-archive-orig-date: Mon, 12 May 2008 08:48:53 GMT
x-archive-orig-server: Apache/2.2.3 (Debian) mod_fastcgi/2.4.2
x-archive-orig-pragma: no-cache
x-archive-orig-cache-control: no-cache
x-archive-orig-expires: -1
x-archive-orig-vary: Accept-Language,Cookie,User-Agent
x-archive-orig-connection: close
x-archive-orig-transfer-encoding: chunked
x-archive-orig-x_commoncrawl_parsesegmentid: 883
x-archive-orig-x_commoncrawl_originalurl: https://wiki.python.org/moin/WxPython
x-archive-orig-x_commoncrawl_urlfp: -2966043025128036061
x-archive-orig-x_commoncrawl_hostfp: -6088210169746486586
x-archive-orig-x_commoncrawl_signature: 8db38cd4a802506e0bbdf47421da1d01
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1210582133622
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 12 May 2008 01:48:53 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="Mon, 03 Mar 2008 02:23:20 GMT", ; rel="memento"; datetime="Mon, 12 May 2008 01:48:53 GMT", ; rel="next memento"; datetime="Mon, 15 Sep 2008 00:49:16 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: 1213888929270_13-c/1213889382031_7.arc.gz
server-timing: captures_list;dur=0.672512, exclusion.robots;dur=0.033053, exclusion.robots.policy;dur=0.020637, esindex;dur=0.012580, cdx.remote;dur=23.702007, LoadShardBlock;dur=206.206630, PetaboxLoader3.datanode;dur=104.964139, PetaboxLoader3.resolve;dur=235.706335, load_resource;dur=197.538773
x-app-server: wwwb-app200
x-ts: 200
x-tr: 485
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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 2007-08-27 23:26:36 by cpe-75-80-41-10)