Doc Error

I notice today an error in the wxPython docs for
wxTreeCtrl.EndEditLabel. The first parameter of the call does
not show in the docs.

I hope that this is a case of the documentation being
ahead of the software, as the first parameter, the
tree item being edited, is almost superflous. I think
that the only item that can be edited is the current
selection. Is that right?

Al

achrist@easystreet.com wrote:

I notice today an error in the wxPython docs for
wxTreeCtrl.EndEditLabel. The first parameter of the call does
not show in the docs.

I hope that this is a case of the documentation being
ahead of the software, as the first parameter, the
tree item being edited, is almost superflous. I think
that the only item that can be edited is the current
selection. Is that right?

Yes.

ยทยทยท

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