[wxPython-users] Will somebody introduce me to bug hunting?
Christopher Barker
Chris.Barker at noaa.gov
Tue Jan 23 11:20:00 PST 2007
p_michalczyk wrote:
> So instead of waiting I decided to do something as I have some spare time (not
> too much, but hope this will suffice).
great! welcome aboard. It's good to have C++ savvy people that care
about Python.
> All I ask for is somebody who will tell me how to
> transform some corrected wxWidgets code to be able to use it in Python (that
> is called "create bindings", am I right?).
The build instructions are here --
http://www.wxpython.org/builddoc.php
you should be able to work with the CVS version that way.
And as someone pointed out, you may not need to re-build the SWIGed
binding, if you haven't changed the C++ interface at all.
You also may want to join the wxPython-dev (and/or wx-dev) list:
http://www.wxpython.org/maillist.php
-Good luck,
Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list