Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #102688

Re: Confused by wxpython documentation

Path csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.freenet.ag!87.79.20.101.MISMATCH!newsreader4.netcologne.de!news.netcologne.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From cl@isbd.net
Newsgroups comp.lang.python
Subject Re: Confused by wxpython documentation
Date Mon, 8 Feb 2016 16:50:38 +0000
Lines 28
Message-ID <ujtmoc-g4e.ln1@esprimo.zbmc.eu> (permalink)
References <m9pmoc-ved.ln1@esprimo.zbmc.eu> <mailman.107.1454948475.2317.python-list@python.org>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net GO1h3JOYtnn2VOyO+8BTXw6o98JrbErRtsp1rzUopzP6vxrQ4=
X-Orig-Path not-for-mail
Cancel-Lock sha1:Q2rFPpXEl+lcmB9y8IMgH+t23SE=
User-Agent tin/2.3.1-20141224 ("Tallant") (UNIX) (Linux/4.2.0-27-generic (x86_64))
Xref csiph.com comp.lang.python:102688

Show key headers only | View raw


Ian Kelly <ian.g.kelly@gmail.com> wrote:
> On Mon, Feb 8, 2016 at 8:36 AM,  <cl@isbd.net> wrote:
> > I'm playing around with some existing code that uses wxpython.  I've
> > been trying to understand a basic bit about the import statement and
> > so went to the beginning of the wxPython on line documents.
> >
> > Going from the top to the "Hello World Example" (can't give URL as the
> > URL is the same for all the docs, http://www.wxpython.org/onlinedocs.php)
> > the first thing I see is some C/C++ code.  What's this about? How have
> > I got to the underlying C/C++ implementation rather than the Python
> > documentation?
> >
> > I realise the Python usage follows the underlying C/C++ very closely
> > but seeing the C/C++ doesn't really help me write my Python too much.
> >
> > Looking more closely what I've actually been taken to is the wxWidgets
> > documentation which, not unreasonably, is in C/C++.
> >
> > ... but where do I find the Python documentation for this?
> 
> wiki.wxpython.org was the site I used when I was developing wxPython.

Thanks, a good place to start, and it tells me why I get to the C/C++
docs for wxWidgets.

-- 
Chris Green
ยท

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Confused by wxpython documentation cl@isbd.net - 2016-02-08 15:36 +0000
  Re: Confused by wxpython documentation Ian Kelly <ian.g.kelly@gmail.com> - 2016-02-08 09:20 -0700
    Re: Confused by wxpython documentation cl@isbd.net - 2016-02-08 16:50 +0000

csiph-web