1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<HTML>
<head><title>Where to go for help</title></head>
<BODY BGCOLOR=#FFFFFF>
<A NAME="wxphelp"></A><CENTER>
<A HREF="wx.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="wx317.htm#wxPython"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="wx323.htm#wxpclasses"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <img align=center src="forward.gif" BORDER=0 ALT="Next"> </CENTER><HR>
<H2>Where to go for help</H2>
<P>
Since wxPython is a blending of multiple technologies, help comes from
multiple sources. See
<A HREF="http://alldunn.com/wxPython">http://alldunn.com/wxPython</A> for details on
various sources of help, but probably the best source is the
wxPython-users mail list. You can view the archive or subscribe by
going to<P>
<A HREF="http://starship.python.net/mailman/listinfo/wxpython-users">http://starship.python.net/mailman/listinfo/wxpython-users</A><P>
Or you can send mail directly to the list using this address:<P>
wxpython-users@starship.python.net<P>
<P>
</BODY></HTML>
|