wxDebugContext

Hello. I have a question about wxPython optional compnents. I have
been trying to get a working copy of wxPython with the wxDebugContext functions
(such as PrintStatistics() and SetCheckPoint()) installed on Windows NT
(as well as Unicode support, but that hasn't been a problem.) I had read
that it was installed in the default binaries, but can't seem to find it.
I was wondering, either, if:
        1. They are in the default Windows installation--but where are they?
I searched around the package a good bit and couldn't find any of them,
or any functions with debug in their name save wxLogDebug.
        2. Does anyone know of binaries with both the wxDebugContext functions
and Unicode support built into them? If not, then am I correct in thinking
that I only neeed to compile wxWindows and not all of wxPython to add them?
Any HOWTOs that you know of?

        Ideally, I'm looking for wxPython release 2.4.0.7u, but will be
happy with any.
        Thanks so much.

                                           James Fraumeni
                                           james.fraumeni@activeprime.com

wxDebugContext is not wrapped by wxPython at all.

···

james.fraumeni@activeprime.com wrote:

        Hello. I have a question about wxPython optional compnents. I have
been trying to get a working copy of wxPython with the wxDebugContext functions
(such as PrintStatistics() and SetCheckPoint()) installed on Windows NT
(as well as Unicode support, but that hasn't been a problem.) I had read
that it was installed in the default binaries, but can't seem to find it.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!