#11049: wx.lib.agw.hypertreelist multiple edits in one row
-------------------------------------+--------------------------------------
Reporter: coloured.point | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: AGW | Version: 2.9-svn
Keywords: HyperTreeList EditLabel | Blockedby:
Patch: 1 | Blocking:
-------------------------------------+--------------------------------------
== Environment ==
Windows XP Service Pack 2[[BR]] Python 2.6.2[[BR]] wxPython 2.9.0.0
hypertreelist.py Latest Revision: 30 July 2009, 12.00 GMT[[BR]]
== Problem ==
If there are multiple editable columns and several columns of the same row
are edited successively the preceding TextCtrl-Windows are not closed.
A sample program TestHyperTreeList.py and a screenshot screenshot.png
after editing Column1 and Column2 leaving 2 open TextCtrl-Windows are
attached.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11049>
#11049: wx.lib.agw.hypertreelist multiple edits in one row
-----------------------------+----------------------------------------------
Reporter: coloured.point | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: AGW | Version: 2.9-svn
Resolution: fixed | Keywords: HyperTreeList EditLabel
Blockedby: | Patch: 1
Blocking: |
-----------------------------+----------------------------------------------
Changes (by Infinity77):
* status: new => closed
* resolution: => fixed
Comment:
Fixed now in SVN. Thank you for making such a comprehensive bug report,
with sample app, screenshot and patch!
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11049#comment:1>