Documentation for wxPython

Not sure how to find out what version I have.

When I look under Start>All Programs, I see two entries:

- wxPython 2.4 for Python 2.2
- wxPython 2.2

I'm pretty sure the version I'm actively using is the 2.4, but I'm not sure
where the source of each one is, and what version of the source I was
looking at when I did the search below.

···

-----Original Message-----
From: Peter Damoc [mailto:pdamoc@gmx.net]
Sent: Tuesday, November 30, 2004 11:53 AM
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] Documentation for wxPython

On Tue, 30 Nov 2004 11:24:40 -0500, Desilets, Alain <Alain.Desilets@nrc-cnrc.gc.ca> wrote:

So I guess the only way to be sure is to consult the code. But it
seems I don't know all the places to look for. For example, if I
search for wxListEvent or ListEvent in *.py under

   *my-python-installation\Lib\site-packages\wxPython

I get zero hits. So where is this class defined? What are all the
directories I should be searching in?

maybe you have a 2.5 version... in 2.5 the relevant files are in wx
directory, wxPython dir is full of links

also... in recent 2.5.3 versions there is the issue of wxversion so chances
are that the files are in something like :

*my-python-installation\Lib\site-packages\wx-2.5.3-msw-unicode\wx

--
Peter Damoc
Hacker Wannabe
http://www.sigmacore.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org