Steven Pang wrote:
Hi,
Can someone tell me where to find the official help documentation
for wxPy* (e.g. wxPySimpleApp and wxPyValidator),
wxMaskedNumCtrl, wxIntCtrl, etc and other non-basic widgets
found in the official wxPython demo.
I have tried to be diligent in adding usage documentation to the
overview tabs for wxIntCtrl, wxMaskedNumCtrl, wxTimeCtrl, and the
masked edit controls. As these are all written in python and
simply extend the basic wxTextCtrl, they are not included in the C++
documentation. For the masked edit controls, I've also tried to
add extensive internal documentation for those wishing to derive
their own masked edit classes, at the top of maskededit.py.
At the moment, there is no separate help file for such classes
that I am aware of, or I would gladly contribute to it.
Patrick O'Brien and Robin Dunn are working on a book for wxPython,
but haven't announced a timeframe. Until then, the standard
advice for all non-C++ classes is "Use the source, Luke!"
Regards,
/Will Sadkin
Parlance Corporation
www.nameconnector.com