wx.TextCtrl(): User Edits of Items
Rich Shepard
rshepard at appl-ecosys.com
Thu Nov 2 09:34:19 PST 2006
Section 15.8 of wPIA (pages 477-478) indicate that the wx.TR_EDIT_LABELS
flag allows the user to edit the item on which the cursor is located in the
tree. Pressing the [Esc] key cancels the changes while any other key accepts
the changes.
The inference is that I do not need to bind an event handler to obtain
this functionality. Is this correct? If so, that's one less method to write.
TIA,
Rich
--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc.(TM) | Accelerator
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
More information about the wxpython-users
mailing list