I am a little confued about what is actually needed to install wxPython.
From what I can understand wxWindows and wxGtk is also needed.
Can anyone confirm what is really needed ?
Regards
Pete
I am a little confued about what is actually needed to install wxPython.
From what I can understand wxWindows and wxGtk is also needed.
Can anyone confirm what is really needed ?
Regards
Pete
I am a little confued about what is actually needed to install wxPython.
From what I can understand wxWindows and wxGtk is also needed.
Can anyone confirm what is really needed ?
You don't say what platform you're on. On Linux/unix, you only need
wxGTK.
On MSWindows platforms, you need wxWindows, but it's included in the
distribution.
wxGTK is the unix equivalent of wxWindows.
--Patricia
Can anyone recommend documentation for wxpython besides the tutorial
on the web site (wxpython.org) and the reference manual for wxwindows
(written from a C perspective)?
Hi John,
you may also want to have a look at this excellent article by Michael
Roberts :
http://www-106.ibm.com/developerworks/library/l-wxpy/index.html
This is also quite a good tutorial:
http://www.oreillynet.com/pub/a/Python/excerpts/chpt20/wxpython.html
You may want to have a look at the "getting started" part on the wxPywiki
written by Erik Westra and I) :
http://wxpython.org/cgi-bin/wiki/Getting_20Started
There are plans to redesign this one soon.
Cheers,
Lucas
-----Message d'origine-----
De : wxpython-users-admin@lists.wxwindows.org
[mailto:wxpython-users-admin@lists.wxwindows.org]De la part de John
Holland
Envoye : lun. 25 juin 2001 16:30
A : wxpython-users@lists.wxwindows.org
Objet : [wxPython] Documentation
Can anyone recommend documentation for wxpython besides the tutorial
on the web site (wxpython.org) and the reference manual for wxwindows
(written from a C perspective)?
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users
I am a little confued about what is actually needed to install wxPython.
From what I can understand wxWindows and wxGtk is also needed.
Can anyone confirm what is really needed ?
Did you read Redirecting... ?
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!